1
0
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:
brunobar79 2018-07-13 00:54:45 -04:00
parent 359a888a60
commit 359f9ab4d2

View File

@ -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: |