Update .appveyor.yml
This commit is contained in:
parent
4f95e1d927
commit
b689f31605
|
@ -22,7 +22,7 @@ build_script:
|
|||
|
||||
after_build:
|
||||
- nmake install
|
||||
- windeployqt --release --qmldir qml "%DEPLOY_DIR%\spectral.exe"
|
||||
- windeployqt --release --qmldir qml --plugindir imports "%DEPLOY_DIR%\spectral.exe"
|
||||
- 7z a spectral.zip "%DEPLOY_DIR%\"
|
||||
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in New Issue