Skip to content

Commit

Permalink
Correct build docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble committed Jan 17, 2024
1 parent ed0c933 commit 815f4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material mkdocstrings mkdocstrings-python termynal
- run: pip install mkdocs mkdocs-material mkdocstrings mkdocstrings-python termynal markdown-include mkdocs-open-in-new-tab
- run: mkdocs gh-deploy --force

0 comments on commit 815f4ee

Please sign in to comment.