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 8, 2024
1 parent 6b10392 commit 91d275c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/uploadTestflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: Execute Tuist tasks
run: make generate
working-directory: ./OPeace

- name: Run Fastlane QA
run: fastlane QA
working-directory: ./OPeace
Expand Down

0 comments on commit 91d275c

Please sign in to comment.