Skip to content

Commit e2645a9

Browse files
committed
Remove cache: yarn to see if that lets corepack work
See actions/setup-node#480
1 parent db48f4b commit e2645a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ runs:
1515
- uses: actions/setup-node@v4
1616
with:
1717
node-version-file: package.json
18-
cache: yarn
1918

2019
- run: yarn install --frozen-lockfile
2120
shell: bash

0 commit comments

Comments
 (0)