tentative sentry build fix

This commit is contained in:
Flyinghead 2023-11-05 19:19:22 +01:00
parent 51508dcdc6
commit 1253e1199d
2 changed files with 2 additions and 0 deletions

View file

@ -80,6 +80,7 @@ jobs:
token: ${{ env.SENTRY_TOKEN }}
organization: flycast
project: minidump
version: 2.21.2
if: ${{ env.SENTRY_TOKEN != '' }}
- name: Upload symbols to Sentry

View file

@ -165,6 +165,7 @@ jobs:
token: ${{ env.SENTRY_TOKEN }}
organization: flycast
project: minidump
version: 2.21.2
if: ${{ env.SENTRY_TOKEN != '' }}
- name: Upload symbols to Sentry (Windows, macOS, Linux)