Skip to content

Commit

Permalink
add mkdocstrings to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
slobentanzer committed Nov 30, 2023
1 parent b3aa170 commit a70ac00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocstrings[python]
- run: mkdocs gh-deploy --force

0 comments on commit a70ac00

Please sign in to comment.