mirror of
https://github.com/tornadocash/tornado-nova
synced 2024-02-02 14:53:56 +01:00
yarn fix
This commit is contained in:
parent
1a12ed2160
commit
65260363c1
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user