Skip to content

Commit

Permalink
Add other mkdocs dependencies (for CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dusandinho committed May 12, 2024
1 parent ca503b7 commit 80f6a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
mkdocs-material-
- run: pip install mkdocs
- run: pip install mkdocs-material
- run: pip install mkdocstrings
- run: pip install mkdocstrings[python]
- run: pip install mknotebooks
- run: mkdocs gh-deploy --force

0 comments on commit 80f6a10

Please sign in to comment.