fix(ci): restore installation on ci
This commit is contained in:
@ -9,7 +9,7 @@ cache:
|
||||
|
||||
install:
|
||||
- ps: Install-Product node 14 x64
|
||||
- npm install
|
||||
- npm install --force
|
||||
|
||||
build_script:
|
||||
- npm test
|
||||
|
Reference in New Issue
Block a user