Skip to content

Commit

Permalink
fix: uses -대쉬 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Do-hyun-Kim authored Jan 12, 2024
1 parent 8393e4e commit 9f5d76c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ jobs:
steps:
- name: Checkout branch
uses: actions/checkout@v3

- name: Tuist Clean Command
- uses: tuist/[email protected]
uses: tuist/[email protected]
with:
command: 'clean'
arguments: ''
Expand Down

0 comments on commit 9f5d76c

Please sign in to comment.