yarn install fix

This commit is contained in:
Alexey 2021-08-19 19:43:18 +03:00
parent 6dfc3a2856
commit 1a12ed2160

View File

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