Skip to content

Commit 221164a

Browse files
committed
fix: performance cron (#15537)
1 parent 6aa7fad commit 221164a

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
@@ -107,7 +107,7 @@ jobs:
107107
- name: Xcode
108108
run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
109109
- name: Setup quickstart
110-
run: scripts/setup_quickstart.sh performance
110+
run: scripts/setup_quickstart_spm.sh performance
111111
- name: Install Secret GoogleService-Info.plist
112112
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/qs-performance.plist.gpg \
113113
quickstart-ios/performance/GoogleService-Info.plist "$plist_secret"

0 commit comments

Comments
 (0)