This commit is contained in:
JustArchi
2019-12-18 22:09:33 +01:00
parent 8d12b9224b
commit f88064b64a

View File

@@ -29,7 +29,7 @@ install:
$ProgressPreference = 'SilentlyContinue'
git submodule sync
git submodule sync --recursive
if ($LastExitCode -ne 0) {