ci: fixed incorrect crashpad path

This commit is contained in:
itsmattkc
2021-03-23 22:43:05 +11:00
parent dccea63d97
commit 93f95b7d57
+1 -1
View File
@@ -206,7 +206,7 @@ jobs:
windeployqt olive-editor/olive-crashhandler.exe
windeployqt olive-editor/olive-editor.exe
cp $(cygpath $DEP_LOCATION)/bin/*.dll olive-editor
cp $(cygpath $DEP_LOCATION)/out/Default/crashpad_handler.exe olive-editor
cp $(cygpath $DEP_LOCATION)/crashpad/out/Default/crashpad_handler.exe olive-editor
cp $(cygpath $DEP_LOCATION)/bin/minidump_stackwalk.exe olive-editor
- name: Export Crashpad symbols