Skip to content

Commit

Permalink
correct zarr installation on workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
soutobias committed Dec 11, 2023
1 parent e8961ec commit b56350c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/markdown-general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ jobs:
pip install cartopy==0.21.0
pip install zarr
pip install xarray[complete]
pip install aiohttp requests
mv config ./example_scripts/notebook_tutorials/runnable_notebooks/general/config
bash notebook_to_md.sh general

0 comments on commit b56350c

Please sign in to comment.