From 86146774f84a6041de9772c8977a52daedbd1a6b Mon Sep 17 00:00:00 2001 From: itsmattkc Date: Sun, 15 Sep 2019 14:13:38 +1000 Subject: [PATCH] try this line instead --- appveyor.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 3b815d389..38f6ccc1c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -16,8 +16,7 @@ environment: # ARCH: i686 # QTTOOLS: Tools\mingw730_32 build_script: -- cmd: >- - - \msys64\msys2_shell.cmd -mingw64 -where "." -c ./appveyor-build.sh +- cmd: \msys64\msys2_shell.cmd -mingw64 -where "." -c ./appveyor-build.sh on_finish: - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) artifacts: