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 9303545 commit 7ce77d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uploadTestflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Install Mise
run: |
curl https://mise.jdx.dev/mise-latest-macos-arm64 > ~/bin/mise
curl https://mise.run | sh
chmod +x ~/bin/mise
mise install [email protected]
mise use [email protected]
Expand Down

0 comments on commit 7ce77d5

Please sign in to comment.