try this line instead

This commit is contained in:
itsmattkc
2019-09-15 14:13:38 +10:00
parent 7c541d12c3
commit 86146774f8
+1 -2
View File
@@ -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: