Skip to content

Commit

Permalink
Update cron-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xtrinch authored Jun 11, 2023
1 parent 2c725fb commit 21d53ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Dependencies
run: |
pip install --upgrade pip wheel setuptools
pip install --upgrade firebase-admin-sdk
pip install --upgrade firebase-admin
- name: Run Script
id: new-max-batch-number
run: |
Expand Down

0 comments on commit 21d53ac

Please sign in to comment.