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
65a349dd30
commit
9ca9e90e4c
@ -102,9 +102,6 @@ jobs:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
key: dependency-cache-{{ checksum "package-lock.json" }}
|
||||
- run:
|
||||
name: Install npm 6
|
||||
command: sudo npm install -g npm@6
|
||||
- run:
|
||||
name: Install deps via npm
|
||||
command: npm install
|
||||
|
Loading…
Reference in New Issue
Block a user