actually copy

This commit is contained in:
itsmattkc
2021-10-03 12:25:32 -07:00
parent 9e26c0c798
commit 88e9122507
+1 -1
View File
@@ -228,7 +228,7 @@ jobs:
cp app/olive-editor.pdb olive-editor
$VCPKG_ROOT/installed/x64-windows/tools/qt5/bin/windeployqt --no-angle olive-editor/olive-crashhandler.exe
$VCPKG_ROOT/installed/x64-windows/tools/qt5/bin/windeployqt --no-angle olive-editor/olive-editor.exe
$VCPKG_ROOT/installed/x64-windows/bin/*.dll olive-editor
cp $VCPKG_ROOT/installed/x64-windows/bin/*.dll olive-editor
cp $(cygpath $DEP_LOCATION)/bin/*.dll olive-editor
cp $(cygpath $DEP_LOCATION)/crashpad/out/Default/crashpad_handler.exe olive-editor
cp $(cygpath $DEP_LOCATION)/bin/minidump_stackwalk.exe olive-editor