Browse Source

[Infra] Update combine.yml

Nick Cooke 11 months ago
parent
commit
fbabb084e6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/combine.yml

+ 2 - 0
.github/workflows/combine.yml

@@ -88,6 +88,8 @@ jobs:
       run: scripts/setup_bundler.sh
     - name: Install xcpretty
       run: gem install xcpretty
+    - name: Xcode
+      run: sudo xcode-select -s /Applications/Xcode_16.3.app/Contents/Developer
     - name: Install Secret GoogleService-Info.plist
       run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/storage-db-plist.gpg \
           FirebaseStorage/Tests/Integration/Resources/GoogleService-Info.plist "$plist_secret"