Skip to content

Commit

Permalink
Update uploadTestflight.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy-wonji authored Aug 31, 2024
1 parent ffd5f9f commit 97c3508
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/uploadTestflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ jobs:
- name: Run Fastlane QA
run: |
export PATH="$HOME/.local/share/mise/shims:$PATH" # Ensure PATH is updated in each step
fastlane match development --readonly
fastlane match appstore --readonly
bundle exec fastlane QA
working-directory: ./OPeace
env:
Expand Down

0 comments on commit 97c3508

Please sign in to comment.