We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c1c372 commit b132aecCopy full SHA for b132aec
.github/workflows/authentication.yml
@@ -43,6 +43,8 @@ jobs:
43
steps:
44
- name: Checkout
45
uses: actions/checkout@master
46
+ - name: Xcode
47
+ run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
48
- name: Setup
49
run: |
50
gem install xcpretty
0 commit comments