ci: reference windeployqt directly

This commit is contained in:
itsmattkc
2021-03-23 23:44:01 +11:00
parent 78b1407387
commit 9e4d42da26
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -81,5 +81,5 @@ Section "uninstall"
SectionEnd
Function LaunchOlive
ExecShell "" "$INSTDIR\${APP_TARGET}.exe"
ShellExecAsUser::ShellExecAsUser "" "$INSTDIR\${APP_TARGET}.exe"
FunctionEnd