Skip to content

Commit fec2c6c

Browse files
rlazothatfiredev
authored andcommitted
Update name of file in CPP repo. (firebase#3901)
To match the change done in the IOS repo firebase/firebase-ios-sdk#10009
1 parent 61f1717 commit fec2c6c

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
@@ -71,5 +71,5 @@ jobs:
7171

7272
- name: Trigger firebase-cpp-sdk update
7373
run: |
74-
pip install -r scripts/gha/requirements.txt
74+
pip install -r scripts/gha/python_requirements.txt
7575
python scripts/gha/trigger_workflow.py -t ${{ steps.generate-token.outputs.token }} -w update-dependencies.yml -p updateAndroid 1 -p updateiOS 0 -p comment "[Triggered]($GITHUB_SERVER_URL/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID) by [firebase-android-sdk $(date '+%b %d') release]($GITHUB_SERVER_URL/$GITHUB_REPOSITORY/commit/${{ github.sha }})." -s 10 -A

0 commit comments

Comments
 (0)