Skip to content

Commit

Permalink
Don't use corepack?
Browse files Browse the repository at this point in the history
  • Loading branch information
jplhomer committed Jul 27, 2024
1 parent 9e2cff3 commit 51617c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- run: corepack enable
# - run: corepack enable
- uses: actions/setup-node@v4
with:
node-version: 16.13
Expand Down

0 comments on commit 51617c0

Please sign in to comment.