Fix submodule initialization.
This commit is contained in:
parent
0ad20074d3
commit
ed3c6d1612
|
@ -14,6 +14,7 @@ platform:
|
|||
- x64
|
||||
|
||||
install:
|
||||
- git submodule update --init --recursive
|
||||
- setlocal EnableExtensions EnableDelayedExpansion
|
||||
|
||||
- IF "%PLATFORM%" == "x86" (
|
||||
|
|
Loading…
Reference in New Issue