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 6a2573a commit b52dab0
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 @@ -22,8 +22,8 @@ jobs:

- name: Install Tuist
run: brew install tuist
- run: echo "3.9.0" > .tuist-version
- run: tuist version
#- run: echo "3.9.0" > .tuist-version
- run: tuist install 3.9.0

- name: Install Fastlane
run: brew install fastlane
Expand Down

0 comments on commit b52dab0

Please sign in to comment.