Fix submodule initialization.

This commit is contained in:
cheatfate 2019-03-16 00:39:51 +02:00
parent 0ad20074d3
commit ed3c6d1612
No known key found for this signature in database
GPG Key ID: 46ADD633A7201F95
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ platform:
- x64
install:
- git submodule update --init --recursive
- setlocal EnableExtensions EnableDelayedExpansion
- IF "%PLATFORM%" == "x86" (