Skip to content

Commit

Permalink
[Feat] Tuist 설치 명령어 입력
Browse files Browse the repository at this point in the history
  • Loading branch information
jayn2u committed Sep 13, 2024
1 parent f311382 commit 78c3866
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/upload_product.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Install Tuist
run: |
bash <(curl -Ls https://install.tuist.io)

0 comments on commit 78c3866

Please sign in to comment.