mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
avoid fallback cache
This commit is contained in:
parent
359a888a60
commit
359f9ab4d2
@ -104,7 +104,7 @@ jobs:
|
||||
keys:
|
||||
- dependency-cache-{{ checksum "package-lock.json" }}
|
||||
# fallback to using the latest cache if no exact match is found
|
||||
- dependency-cache-
|
||||
# - dependency-cache-
|
||||
- run:
|
||||
name: Install npm 6 + deps via npm
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user