From 1a802e40ca70837fad7c94d534fdca5550673611 Mon Sep 17 00:00:00 2001 From: Nick Cooke Date: Fri, 15 Sep 2023 13:43:10 -0400 Subject: [PATCH] Fix spacing --- .github/workflows/firestore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/firestore.yml b/.github/workflows/firestore.yml index 5bde613391fd..01a57bcdde5c 100644 --- a/.github/workflows/firestore.yml +++ b/.github/workflows/firestore.yml @@ -378,7 +378,7 @@ jobs: # - name: Swift Build # run: scripts/third_party/travis/retry.sh ./scripts/build.sh FirebaseFirestoreSwift ${{ matrix.target }} spmbuildonly -spm-binary-cron: + spm-binary-cron: # Don't run on private repo. if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' runs-on: macos-12