From 685455d7490ed0284da58f3d7617626e38acf290 Mon Sep 17 00:00:00 2001 From: Black Hat Date: Sun, 19 Aug 2018 10:02:07 +0000 Subject: [PATCH] Update .appveyor.yml --- .appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.appveyor.yml b/.appveyor.yml index caafddc9d..9cdb1c50f 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -22,6 +22,7 @@ build_script: after_build: - nmake install + - windeployqt --release --no-translations --no-angle --no-opengl-sw "%DEPLOY_DIR%\matrique.exe" - 7z a matrique.zip "%DEPLOY_DIR%\" artifacts: