Skip to content

Commit

Permalink
Added step to GitHub actions for installing UNRAVEL
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-rijsketic committed Jun 10, 2024
1 parent 5ceffb0 commit 4180314
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install sphinx myst-parser pydata-sphinx-theme
pip install -e .
- name: Debug information
run: |
Expand Down
Binary file modified unravel/docs/_build/doctrees/environment.pickle
Binary file not shown.

0 comments on commit 4180314

Please sign in to comment.