From fbabb084e68b3c91103b11ba78ee6fc2277153fe Mon Sep 17 00:00:00 2001 From: Nick Cooke <36927374+ncooke3@users.noreply.github.com> Date: Tue, 29 Apr 2025 13:32:24 -0400 Subject: [PATCH] [Infra] Update combine.yml --- .github/workflows/combine.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/combine.yml b/.github/workflows/combine.yml index bb8e2698265..934271ede52 100644 --- a/.github/workflows/combine.yml +++ b/.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"