Merge branch 'win-fix' into 'master'

Win fix

See merge request b0/spectral!21
square-messages
Black Hat 2018-10-09 02:58:32 +00:00
commit c11429cd50
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ build_script:
after_build:
- nmake install
- windeployqt --release --qmldir qml "%DEPLOY_DIR%\spectral.exe"
- windeployqt --release --qmldir qml --qmldir imports "%DEPLOY_DIR%\spectral.exe"
- 7z a spectral.zip "%DEPLOY_DIR%\"
artifacts: