Skip to content

Commit d5ce784

Browse files
committed
Update submodules in Windows test script
1 parent 20dbaa8 commit d5ce784

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

run-tests.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ call nvm version
3131
call nvm install 10
3232
call nvm use 10
3333

34+
git submodule update --init --recursive
35+
3436
SET npm_config_fetch_retries=5
3537

3638
call npm install || goto :error

0 commit comments

Comments
 (0)