Skip to content

Commit 591c882

Browse files
authored
fix: performance cron (#15537)
1 parent 3fadcaa commit 591c882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- name: Xcode
104104
run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
105105
- name: Setup quickstart
106-
run: scripts/setup_quickstart.sh performance
106+
run: scripts/setup_quickstart_spm.sh performance
107107
- name: Install Secret GoogleService-Info.plist
108108
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/qs-performance.plist.gpg \
109109
quickstart-ios/performance/GoogleService-Info.plist "$plist_secret"

0 commit comments

Comments
 (0)