Update appveyor.yml

This commit is contained in:
Rosalie
2020-09-20 21:35:15 +02:00
committed by GitHub
parent 11181ebf72
commit de731ee64b
+1 -1
View File
@@ -7,7 +7,7 @@ environment:
build_script:
- cmd: cd %APPVEYOR_BUILD_FOLDER%
- cmd: set PATH=C:\msys64\%MSYSTEM%\bin;C:\msys64\usr\bin;C:\Program Files (x86)\Inno Setup 6;%PATH%
- cmd: bash -c "pacman -S --noconfirm --needed mingw-w64-x86_64-qt5 mingw-w64-x86_64-SDL2"
- cmd: bash -c "pacman -S --noconfirm --needed mingw-w64-x86_64-qt5 mingw-w64-x86_64-SDL2 mingw-w64-x86_64-hidapi"
- cmd: bash -c "./Source/Script/Build.sh Release"
- cmd: .\Build\Source\Installer\create_installer.bat