fix build

This commit is contained in:
Rosalie Wanders
2020-09-25 19:52:23 +02:00
parent 327f8791d4
commit 02173ef8bb
+1 -1
View File
@@ -9,7 +9,7 @@ build_script:
- 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 mingw-w64-x86_64-hidapi mingw-w64-x86_64-nasm"
- cmd: bash -c "./Source/Script/Build.sh Release"
- cmd: .\Build\Source\Installer\CreateInstaller.bat
- cmd: .\Build\Release\Source\Installer\CreateInstaller.bat
artifacts:
- path: Bin\*.exe