ci: use new path for crashhandler

This commit is contained in:
itsmattkc
2021-04-22 11:50:24 +10:00
parent 451171857b
commit d54e241311
+1 -1
View File
@@ -210,7 +210,7 @@ jobs:
run: |
mkdir olive-editor
cp app/olive-editor.exe olive-editor
cp app/olive-crashhandler.exe olive-editor
cp app/crashhandler/olive-crashhandler.exe olive-editor
cp app/olive-editor.pdb olive-editor
$DEP_LOCATION/bin/windeployqt olive-editor/olive-crashhandler.exe
$DEP_LOCATION/bin/windeployqt olive-editor/olive-editor.exe