Skip to content

Commit

Permalink
ci: ios fix
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Oct 21, 2022
1 parent cbd0063 commit 1823575
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mobile.release.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
packages/mobile/android/app/build/outputs/apk/prod/release/app-prod-release.apk
ios:
env:
ITMSTRANSPORTER_FORCE_ITMS_PACKAGE_UPLOAD: true
defaults:
run:
working-directory: packages/mobile
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/mobile.release.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
with:
path: packages/mobile
ios:
env:
ITMSTRANSPORTER_FORCE_ITMS_PACKAGE_UPLOAD: true
defaults:
run:
working-directory: packages/mobile
Expand Down

0 comments on commit 1823575

Please sign in to comment.