Skip to content

Commit

Permalink
Remove cache: yarn to see if that lets corepack work
Browse files Browse the repository at this point in the history
  • Loading branch information
kushal committed May 9, 2024
1 parent db48f4b commit e2645a9
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 e2645a9

Please sign in to comment.