Skip to content

Commit c141e3a

Browse files
committed
fix setup script
1 parent 1d68365 commit c141e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/crashlytics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: ./.github/workflows/common_quickstart.yml
4848
with:
4949
product: Crashlytics
50-
setup_command: scripts/setup_quickstart.sh crashlytics
50+
setup_command: scripts/setup_quickstart_spm.sh crashlytics
5151
plist_src_path: scripts/gha-encrypted/qs-crashlytics.plist.gpg
5252
plist_dst_path: quickstart-ios/crashlytics/GoogleService-Info.plist
5353
secrets:

0 commit comments

Comments
 (0)