chore: do not build from source
This commit is contained in:
parent
ad351b10c9
commit
1786e0d8b8
@ -13,7 +13,7 @@ install:
|
||||
- set CI=true
|
||||
- npm i -g npm@latest
|
||||
- set PATH=%APPDATA%\npm;%PATH%
|
||||
- npm install --build-from-source
|
||||
- npm install
|
||||
matrix:
|
||||
fast_finish: true
|
||||
shallow_clone: true
|
||||
|
Loading…
Reference in New Issue
Block a user