Update submodules for Appveyor.
This commit is contained in:
parent
0f8dd374d9
commit
30ef254262
|
@ -17,6 +17,7 @@ platform:
|
|||
- x64
|
||||
|
||||
install:
|
||||
- git submodule update --init --recursive
|
||||
- setlocal EnableExtensions EnableDelayedExpansion
|
||||
|
||||
- IF "%PLATFORM%" == "x86" (
|
||||
|
|
Loading…
Reference in New Issue