Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug CI #1168

Closed
wants to merge 3 commits into from
Closed

debug CI #1168

wants to merge 3 commits into from

Conversation

Wauplin
Copy link
Contributor

@Wauplin Wauplin commented Feb 3, 2025

No description provided.

@Wauplin Wauplin changed the title add debug step debug CI Feb 3, 2025
@hanouticelina
Copy link
Contributor

what happened if you remove corepack hydrate and keep something like this:

- name: Remove + reinstall Corepack
    run: |
      npm uninstall -g corepack
      npm install -g corepack

- name: Debug Corepack Keys
    run: |
      corepack enable
      corepack prepare pnpm@latest --activate

@coyotte508
Copy link
Member

see also #1170

@Wauplin
Copy link
Contributor Author

Wauplin commented Feb 4, 2025

thanks for looking into it @coyotte508 ! I'm closing this one

@Wauplin Wauplin closed this Feb 4, 2025
@hanouticelina
Copy link
Contributor

thanks @coyotte508!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants