Different way to set yarn version.
This commit is contained in:
parent
1e7608a790
commit
4fa98f17d2
|
@ -43,7 +43,7 @@ jobs:
|
|||
with:
|
||||
node-version: 20.x
|
||||
cache: yarn
|
||||
- run: yarn set version 1.22.19
|
||||
- run: yarn policies set-version 1.22.19
|
||||
- run: yarn --frozen-lockfile
|
||||
- run: yarn lint
|
||||
|
||||
|
|
Loading…
Reference in New Issue