mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
CI: clean cache
This commit is contained in:
parent
0abf59f4d6
commit
cd0af8fe77
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -44,9 +44,9 @@ jobs:
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
path: ~/.npm
|
||||
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
|
||||
key: ${{ runner.os }}-node-v02-${{ hashFiles('**/package-lock.json') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-node-
|
||||
${{ runner.os }}-node-v02-
|
||||
|
||||
- uses: actions/setup-java@v2
|
||||
with:
|
||||
|
3051
aqua/target/typescript/package-lock.json
generated
3051
aqua/target/typescript/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user