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 ef74e21 commit 3352b82Copy full SHA for 3352b82
.github/workflows/firebaseai.yml
@@ -45,6 +45,8 @@ jobs:
45
steps:
46
- name: Checkout
47
uses: actions/checkout@master
48
+ - name: Xcode
49
+ run: sudo xcode-select -s /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
50
- name: Setup
51
run: |
52
gem install xcpretty
0 commit comments