mirror of
https://github.com/tornadocash/tornado-nova
synced 2024-02-02 14:53:56 +01:00
yarn clean fix
This commit is contained in:
parent
9c2d8ebd6a
commit
2794246da3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 14
|
||||
- run: yarn cache clean
|
||||
- run: yarn cache clean --all
|
||||
- run: yarn install
|
||||
- run: yarn lint
|
||||
- run: yarn download
|
||||
|
Loading…
Reference in New Issue
Block a user