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 7caa666 commit 2f27988
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/uploadTestflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
- name: Install Mise
run: curl https://mise.run | sh

- name: Uninstall Deprecated Tuist
run: curl -Ls https://uninstall.tuist.io | bash

# Install Tuist using the new installation method
- name: Install Tuist
run: curl -Ls https://install.tuist.io | bash
Expand Down

0 comments on commit 2f27988

Please sign in to comment.