From b689f316054a1c1114b3e709e67ec06e88e775c6 Mon Sep 17 00:00:00 2001 From: Black Hat Date: Mon, 8 Oct 2018 23:08:30 +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 9bd5e49fd..b33db6689 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -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: