ci: restore cache for snapshot release workflow (#3472)
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
This commit is contained in:
parent
827525c92d
commit
49e287b110
1
.github/workflows/snapshot_release.yml
vendored
1
.github/workflows/snapshot_release.yml
vendored
@ -62,7 +62,6 @@ jobs:
|
||||
- name: Install test dependencies
|
||||
run: |
|
||||
cd ./main/tests/cypress
|
||||
npm cache clean --force
|
||||
npm i -g yarn
|
||||
yarn install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user