Skip to content

Commit

Permalink
Update uploadTestflight.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy-wonji authored Aug 31, 2024
1 parent 7ce77d5 commit 3bd51d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/uploadTestflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
- name: Install Mise
run: |
curl https://mise.run | sh
chmod +x ~/bin/mise
echo "eval \"\$(/Users/runner/.local/bin/mise activate bash)\"" >> ~/.bashrc
mise doctor
mise install [email protected]
mise use [email protected]
Expand Down

0 comments on commit 3bd51d0

Please sign in to comment.