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