ci: updated windows breakpad path

This commit is contained in:
itsmattkc
2020-09-23 11:38:36 +10:00
parent 9fadd9905f
commit 921be8f08d
+1 -1
View File
@@ -213,7 +213,7 @@ jobs:
windeployqt olive-editor/olive-editor.exe
cp $(cygpath $GITHUB_WORKSPACE)/bin/*.dll olive-editor
cp $(cygpath $GITHUB_WORKSPACE)/out/Default/crashpad_handler.exe olive-editor
cp $(cygpath $GITHUB_WORKSPACE)/minidump_stackwalk/* olive-editor
cp $(cygpath $GITHUB_WORKSPACE)/breakpad/bin/* olive-editor
- name: Deploy Packages
working-directory: ${{ runner.workspace }}/build