mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update config.yml
This commit is contained in:
parent
76912c8a0d
commit
65a349dd30
@ -109,7 +109,7 @@ jobs:
|
|||||||
name: Install deps via npm
|
name: Install deps via npm
|
||||||
command: npm install
|
command: npm install
|
||||||
- save_cache:
|
- save_cache:
|
||||||
key: dependency-cache-{{ checksum "package.json" }}
|
key: dependency-cache-{{ checksum "package-lock.json" }}
|
||||||
paths:
|
paths:
|
||||||
- ./node_modules
|
- ./node_modules
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user