diff --git a/.github/workflows/Deployment.yml b/.github/workflows/Deployment.yml index 272adbf..de655eb 100644 --- a/.github/workflows/Deployment.yml +++ b/.github/workflows/Deployment.yml @@ -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