mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
Update config.yml
This commit is contained in:
parent
e29804224a
commit
0f2a5ece48
@ -106,7 +106,7 @@ jobs:
|
||||
name: Install deps via npm
|
||||
command: |
|
||||
if [ ! -d node_modules ]; then
|
||||
sudo npm install -g npm@$NPM_VERSION
|
||||
sudo npm install -g npm@6
|
||||
npm ci
|
||||
fi
|
||||
- save_cache:
|
||||
|
Loading…
Reference in New Issue
Block a user