Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
briansmith committed Jun 21, 2024
1 parent b9d412f commit ce3c724
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,7 @@ jobs:
shell: bash

- if: ${{ matrix.xcode_version != '' }}
- run: sudo xcode-select -s /Applications/Xcode_$${ matrix.xcode_version }}.app/Contents/Developer

run: sudo xcode-select -s /Applications/Xcode_${{ matrix.xcode_version }}.app/Contents/Developer

- if: ${{ !contains(matrix.host_os, 'windows') }}
run: |
Expand Down

0 comments on commit ce3c724

Please sign in to comment.