Skip to content

Commit

Permalink
feat : 테스트 커밋 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhoon227 committed Jan 22, 2024
1 parent 3859ca8 commit c6256bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
#Select your required version
- name: Select Xcode 15.0
run: sudo xcode-select -s /Applications/Xcode_15.1.app/Contents/Developer
run: sudo xcode-select -s /Applications/Xcode_15.0.app/Contents/Developer

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

0 comments on commit c6256bb

Please sign in to comment.