Skip to content

Commit

Permalink
fix: Tuist MasterKey 경로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Do-hyun-Kim authored Jan 13, 2024
1 parent 96e4939 commit 9c3614c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Setting Tuist Master Key
run: |
echo "$MASTER_KEY" > ./Tuist/master.key
echo "$MASTER_KEY" > Tuist/master.key
- name: Install Tuist CLI
run: curl -Ls https://install.tuist.io | bash
Expand Down

0 comments on commit 9c3614c

Please sign in to comment.