mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-13 03:24:09 +00:00
Fix windows remove command
This commit is contained in:
parent
16f54728dc
commit
704ea9b8d4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -47,5 +47,5 @@ jobs:
|
||||
- run: |
|
||||
mkdir .yarncache
|
||||
yarn install --frozen-lockfile --cache-folder ./.yarncache
|
||||
rm -rf .yarncache
|
||||
rm -r .yarncache
|
||||
yarn cache clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user