Skip to content

Commit

Permalink
Merge pull request #7 from 42Box/develop
Browse files Browse the repository at this point in the history
Deploy main merge 6
  • Loading branch information
chanhihi authored Apr 26, 2024
2 parents 0d55744 + 7587694 commit 47d1291
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/Deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,7 @@ jobs:
uses: jdx/mise-action@v2

- name: Install Tuist
run: mise install tuist@${{ env.TUIIST_VERSION }}

- name: Tuist Version
run: mise use tuist@${{ env.TUIST_VERSION }}
run: mise install tuist@${{ env.TUIST_VERSION }}

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

0 comments on commit 47d1291

Please sign in to comment.