From 99fe1e1f30c7756694083bc0b6dfadae0baca823 Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Tue, 28 Apr 2020 12:49:19 +0200 Subject: [PATCH] work appveyor --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 4b6908af0..5c715a4e5 100755 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -32,7 +32,7 @@ deploy: appveyor_repo_tag: true build_script: - - git submodule update --init --recursive + - git submodule update --init --recursive --remote - '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"' - ps: .\resources\scripts\.appveyor-build-win.ps1