1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00

Different way to set yarn version.

This commit is contained in:
mike12345567 2024-03-27 11:55:22 +00:00
parent 1e7608a790
commit 4fa98f17d2

View file

@ -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