Skip to content

Commit

Permalink
Update update_plots.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nosudrum committed Apr 21, 2024
1 parent ab960eb commit 95fae93
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
run: pip install Pillow requests matplotlib numpy tqdm pandas cartopy scipy
- name: 🍳 Update Plots
env:
DATASHEET_ID: ${{ secrets.DATASHEET_ID }}
Expand Down

0 comments on commit 95fae93

Please sign in to comment.