Update .appveyor.yml
This commit is contained in:
parent
1ad6db8079
commit
88341c6431
|
@ -22,7 +22,7 @@ build_script:
|
|||
|
||||
after_build:
|
||||
- nmake install
|
||||
- windeployqt --release --no-translations --no-angle --no-opengl-sw "%DEPLOY_DIR%\matrique.exe"
|
||||
- windeployqt --release "%DEPLOY_DIR%\matrique.exe"
|
||||
- 7z a matrique.zip "%DEPLOY_DIR%\"
|
||||
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in New Issue