Skip to content

Commit

Permalink
Merge pull request #3 from euclidpower/corepack
Browse files Browse the repository at this point in the history
Remove cache: yarn to see if that lets corepack work
  • Loading branch information
kushal authored May 9, 2024
2 parents db48f4b + e2645a9 commit de415ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ runs:
- uses: actions/setup-node@v4
with:
node-version-file: package.json
cache: yarn

- run: yarn install --frozen-lockfile
shell: bash
Expand Down

0 comments on commit de415ac

Please sign in to comment.