This commit is contained in:
Alexey 2021-08-19 19:46:16 +03:00
parent 1a12ed2160
commit 65260363c1

View File

@ -15,7 +15,7 @@ jobs:
with:
node-version: 14
- run: yarn cache clean --all
- run: yarn install --skip-integrity-check
- run: yarn install --network-concurrency 1
- run: yarn lint
- run: yarn download
- run: yarn build