Skip to content

Commit

Permalink
Merge pull request #31 from TUW-GEO/dev
Browse files Browse the repository at this point in the history
add jupyter cache
  • Loading branch information
MartinSchobben authored Dec 26, 2024
2 parents dcb61c9 + e3265ea commit fa4a45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-quarto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
python-version: '3.11'
cache: 'pip'
- run: pip install jupyter
- run: pip install jupyter jupyter-cache

- name: Restore Cache Conda Environments
uses: actions/cache/restore@v4
Expand Down

0 comments on commit fa4a45e

Please sign in to comment.