Skip to content

Commit 734cc18

Browse files
authored
Update name of file in CPP repo (#10009)
1 parent 5b4a1ae commit 734cc18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-cpp-sdk-on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ jobs:
8080
8181
- name: Trigger firebase-cpp-sdk update
8282
run: |
83-
pip install -r scripts/gha/requirements.txt
83+
pip install -r scripts/gha/python_requirements.txt
8484
python scripts/gha/trigger_workflow.py -t ${{ steps.generate-token.outputs.token }} -w update-dependencies.yml -p updateAndroid 0 -p updateiOS 1 -p comment "[Triggered]($GITHUB_SERVER_URL/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID) by [firebase-ios-sdk $GITHUB_REF release]($GITHUB_SERVER_URL/$GITHUB_REPOSITORY/releases/tag/$GITHUB_REF)." -s 10 -A

0 commit comments

Comments
 (0)