Skip to content

Commit

Permalink
Update update_plots.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nosudrum authored Apr 26, 2024
1 parent f8dd0a0 commit f386d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_plots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
python-version: '3.10.10'
- name: 💿 Install required packages
run: pip install Pillow requests matplotlib numpy tqdm pandas cartopy scipy
run: pip install Pillow requests matplotlib numpy tqdm pandas cartopy scipy pytz
- name: 🍳 Update Plots
env:
DATASHEET_ID: ${{ secrets.DATASHEET_ID }}
Expand Down

0 comments on commit f386d4f

Please sign in to comment.