mirror of
https://github.com/tornadocash/tornado-nova
synced 2024-02-02 14:53:56 +01:00
yarn fix again
This commit is contained in:
parent
6a54c2f237
commit
9931fdebef
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 14
|
node-version: 14
|
||||||
- run: yarn cache clean --all
|
- run: yarn cache clean --all
|
||||||
- run: yarn install --network-timeout 100000
|
- run: yarn install --network-concurrency 1
|
||||||
- run: yarn lint
|
- run: yarn lint
|
||||||
- run: yarn download
|
- run: yarn download
|
||||||
- run: yarn build
|
- run: yarn build
|
||||||
|
Loading…
Reference in New Issue
Block a user