Skip to content

Commit

Permalink
feat : 테스트 커밋 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhoon227 committed Jan 21, 2024
1 parent 0336ff8 commit fa3655c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/action-test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
steps:
#Select your required version
- name: Select Xcode 15.0
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.0'
uses: maxim-lobanov/setup-xcode
with:
xcode-version: '15.0'

- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit fa3655c

Please sign in to comment.