Skip to content

Commit 97f3e7a

Browse files
committed
Add dsym upload test to workflow
1 parent c416851 commit 97f3e7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- name: Run Fastlane Install
4747
run: |
4848
tuist install
49+
bundle exec upload_dsym_to_sentry
4950
bundle exec fastlane notify_all
5051
env:
5152
FASTLANE_USER: ${{ secrets.FASTLANE_USER }}

0 commit comments

Comments
 (0)