Skip to content

Commit

Permalink
add missing dependancy to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RMCrean committed Oct 10, 2023
1 parent 3e50ca1 commit 632a050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
with:
key: ${{ github.ref }}
path: .cache
- run: pip install mkdocs-material
- run: pip install mkdocs-material mkdocstrings[python]
- run: mkdocs gh-deploy --force

0 comments on commit 632a050

Please sign in to comment.