Skip to content

Commit

Permalink
[NON_ISSUE] CI main.yml 문법 오류 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
chongin12 authored Nov 23, 2023
1 parent 8db60c7 commit c717208
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
PROVISION_ENCRYPTION_PWD: ${{ secrets.PROVISION_ENCRYPTION_PWD }}
CERTS_EXPORT_PWD: ${{ secrets.CERTS_EXPORT_PWD }}
steps:
- name: Select latest Xcode
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.0.1'
Expand Down

0 comments on commit c717208

Please sign in to comment.