mirror of
https://github.com/actions/setup-node
synced 2025-04-17 05:33:13 +00:00
change command
This commit is contained in:
parent
5dad04880f
commit
30767e8c4d
2
.github/workflows/e2e-cache.yml
vendored
2
.github/workflows/e2e-cache.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Update yarn
|
||||
run: yarn set version 2.4.3
|
||||
run: yarn set version berry && yarn set version 2.4.2
|
||||
- name: Yarn version
|
||||
run: yarn --version
|
||||
- name: Generate simple .yarnrc.yml
|
||||
|
Loading…
Reference in New Issue
Block a user