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 a29381e commit 8962127
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/uploadTestflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 16.0-beta
xcode-version: 16.0-beta_6


# uses: actions/checkout@v3
Expand Down Expand Up @@ -45,7 +45,7 @@ jobs:

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

0 comments on commit 8962127

Please sign in to comment.