Skip to content

Commit

Permalink
Use tuist 4.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sergdort committed Feb 12, 2025
1 parent 0f7738b commit 20cfdc4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install Tuist
run: |
brew tap tuist/tuist
brew install --formula tuist@4.16.1
brew install --formula tuist@4.41.0
- name: Tuist Install
run: |
Expand Down
2 changes: 1 addition & 1 deletion .mise.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[tools]
tuist = "4.16.1"
tuist = "4.41.0"
File renamed without changes.

0 comments on commit 20cfdc4

Please sign in to comment.