mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 19:43:06 +01:00
Restore uploading of debug symbols to backtrace.io (#11046)
Regression from ee09ffadf7
This commit is contained in:
committed by
GitHub
parent
95e2590207
commit
cd37f23ce7
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -54,6 +54,7 @@ jobs:
|
||||
upload-build artifacts/openrct2-portable-*.zip "windows-portable-$PLATFORM" $OPENRCT2_VERSION $OPENRCT2_SHA1 $OPENRCT2_BRANCH
|
||||
upload-build artifacts/openrct2-installer-*.exe "windows-installer-$PLATFORM" $OPENRCT2_VERSION $OPENRCT2_SHA1 $OPENRCT2_BRANCH
|
||||
upload-build artifacts/openrct2-symbols-*.zip "windows-symbols-$PLATFORM" $OPENRCT2_VERSION $OPENRCT2_SHA1 $OPENRCT2_BRANCH
|
||||
upload-backtrace-symbols artifacts/openrct2-symbols-*.zip
|
||||
else
|
||||
echo 'Not going to push build'
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user