Skip to content

Commit badd7e2

Browse files
authored
maybe
1 parent b6a7ddf commit badd7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ jobs:
383383
find "${GITHUB_WORKSPACE}" -name "Firebase*latest.zip" -exec unzip -d "${HOME}"/ios_frameworks/ {} +
384384
- uses: actions/checkout@v4
385385
- name: Setup quickstart
386-
run: SAMPLE="$SDK" TARGET="${SDK}Example" scripts/setup_quickstart_framework.sh \
386+
run: SAMPLE="$SDK" TARGET="${SDK}Example (iOS)" scripts/setup_quickstart_framework.sh \
387387
"${HOME}"/ios_frameworks/Firebase/FirebaseAILogic/* \
388388
"${HOME}"/ios_frameworks/Firebase/FirebaseAnalytics/*
389389
- name: Install Secret GoogleService-Info.plist

0 commit comments

Comments
 (0)