diff --git a/appveyor.yml b/appveyor.yml index 985ad391..4798306e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -40,7 +40,7 @@ install: before_build: - 'git -c submodule.libs.update=none submodule update --init --recursive' - cmd: 'git submodule update --init --recursive' - - sh: '[ "$BUILD_TARGET" != macos ] || git submodule update --init --recursive' + - sh: '[ "$BUILD_TARGET" = linux ] || git submodule update --init --recursive' - cmd: 'set OLDPATH=%PATH%' - cmd: 'set /p VERSION=