Skip to content

Commit 3352b82

Browse files
committed
fix?
1 parent ef74e21 commit 3352b82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/firebaseai.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
steps:
4646
- name: Checkout
4747
uses: actions/checkout@master
48+
- name: Xcode
49+
run: sudo xcode-select -s /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
4850
- name: Setup
4951
run: |
5052
gem install xcpretty

0 commit comments

Comments
 (0)