We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1299a0a commit 627fc61Copy full SHA for 627fc61
.github/workflows/zip.yml
@@ -433,7 +433,7 @@ jobs:
433
- uses: actions/checkout@v4
434
- name: Setup quickstart
435
run: SAMPLE="$SDK" TARGET="${SDK}ExampleZip" scripts/setup_quickstart_framework.sh \
436
- "${HOME}"/ios_frameworks/Firebase/FirebaseAILogic/* \
+ "${HOME}"/ios_frameworks/Firebase/FirebaseAI/* \
437
"${HOME}"/ios_frameworks/Firebase/FirebaseAnalytics/*
438
- name: Install Secret GoogleService-Info.plist
439
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/FirebaseAI/TestApp-GoogleService-Info.plist.gpg \
0 commit comments