Skip to content

Commit

Permalink
Merge pull request #141 from PyEED/haeussma-patch-1
Browse files Browse the repository at this point in the history
Update make_docs.yaml
  • Loading branch information
haeussma authored Feb 7, 2025
2 parents e5de77e + fed8021 commit 6d79649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
with:
path: .cache
key: ${{ github.ref }}
- run: pip install mkdocs-material mkdocstrings mkdocs-jupyter
- run: pip install mkdocs-material mkdocs-jupyter mkdocs-plotly-plugin mkdocstrings-python
- run: mkdocs gh-deploy --force

0 comments on commit 6d79649

Please sign in to comment.