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