Skip to content

Commit d1c5ec8

Browse files
Evgeny BarabanovEvgeny Barabanov
authored andcommitted
Fix windows CI
1 parent ddefdc2 commit d1c5ec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ cache:
1313
- node_modules
1414

1515
install:
16+
- git submodule update --init --recursive
1617
- ps: Install-Product node LTS $env:node_platform
1718
- npm config set msvs_version 2015
1819
- '%BASH% -lc "cd $APPVEYOR_BUILD_FOLDER && npm install"'

0 commit comments

Comments
 (0)