Skip to content

Commit b132aec

Browse files
authored
Update authentication.yml
1 parent 5c1c372 commit b132aec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/authentication.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
steps:
4444
- name: Checkout
4545
uses: actions/checkout@master
46+
- name: Xcode
47+
run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
4648
- name: Setup
4749
run: |
4850
gem install xcpretty

0 commit comments

Comments
 (0)