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

- name: Execute Tuist tasks
run: |
make clean
make install
# tuist signing decrypt
TUIST_ROOT_DIR=${PWD} make generate
working-directory: ./OPeace


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

0 comments on commit 6b10392

Please sign in to comment.