From 88341c6431a7e25b58157558297ed1f96023601c Mon Sep 17 00:00:00 2001 From: Black Hat Date: Sun, 19 Aug 2018 12:06:57 +0000 Subject: [PATCH] Update .appveyor.yml --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 9cdb1c50f..0aa0dc377 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -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: