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

fix: remove yarn binary #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FizzBuzz791
Copy link

2 small fixes:

  1. This thread indicates that the preferred usage is to rely on Corepack for Yarn management: Yarn requires yarn release .cjs file to be committed to git repo yarnpkg/berry#5748. To support this, I had to add an extra step to the workflow to enable workflow, as GitHub Actions doesn't do that by default.
  2. While upgrading, I noted that the Action versions were outdated, so I updated them.

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.

1 participant