Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 committed Nov 23, 2024
1 parent e32d77b commit a44bb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
sentry-org: ${{ secrets.SENTRY_ORG }}
sentry-project: ${{ secrets.SENTRY_PROJECT }}
sentry-dsn: ${{ secrets.SENTRY_DSN }}
build-mode: ${{ matrix.os.android_build }}
build-mode: ${{ matrix.build }}
#sentry-url: ${{ secrets.SENTRY_URL }}
- name: Build IOS / Upload Beta
if: github.event_name == 'push'
Expand Down

0 comments on commit a44bb27

Please sign in to comment.