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 fb828f2 commit 36dc398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
MASTER_KEY: ${{secrets.MASTER_KEY}}

- name: Install Tuist
- run: brew tap tuist/tuist
run: brew tap tuist/tuist
- run: brew install --formula [email protected]
- run: tuist version

Expand Down

0 comments on commit 36dc398

Please sign in to comment.