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 Sep 1, 2024
1 parent e33f0cd commit 80d221e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uploadTestflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:

# Run Fastlane with the specified environment variables for deployment
# Run Fastlane with the specified environment variables for deployment
- name: Run Fastlane QA
- name: Run Fastlane QA_GIT
run: |
export PATH="$HOME/.local/share/mise/shims:$PATH" # Ensure PATH is updated in each step
# Specify the username directly in the Fastlane match commands
Expand Down

0 comments on commit 80d221e

Please sign in to comment.