Skip to content

Commit

Permalink
Updated github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pawello2222 committed May 15, 2024
1 parent 00c8088 commit 7d1acfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- run: sudo xcode-select -s '/Applications/Xcode_15.0.app/Contents/Developer'
- name: Build
run: |
xcodebuild clean build \
Expand Down

0 comments on commit 7d1acfa

Please sign in to comment.