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 12, 2023
1 parent 21d53ac commit 20e2756
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
pip install --upgrade firebase-admin fcm-django
- name: Run Script
id: new-max-batch-number
run: |
Expand Down

0 comments on commit 20e2756

Please sign in to comment.