1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00

Trying yarn 1.22.19.

This commit is contained in:
mike12345567 2024-03-27 11:46:45 +00:00
parent b3189bbf9b
commit 1e7608a790

View file

@ -43,6 +43,7 @@ jobs:
with: with:
node-version: 20.x node-version: 20.x
cache: yarn cache: yarn
- run: yarn set version 1.22.19
- run: yarn --frozen-lockfile - run: yarn --frozen-lockfile
- run: yarn lint - run: yarn lint