Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FirstDo authored Sep 6, 2024
1 parent a8d8631 commit fb828f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
MASTER_KEY: ${{secrets.MASTER_KEY}}

- name: Install Tuist
run: curl -Ls https://install.tuist.io | bash -s -- --version 3.9.0
#- run: echo "3.9.0" > .tuist-version
- run: brew tap tuist/tuist
- run: brew install --formula tuist@3.9.0
- run: tuist version

- name: Install Fastlane
Expand Down

0 comments on commit fb828f2

Please sign in to comment.