Skip to content

Commit

Permalink
Add mkdocs-section-index requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
PGijsbers committed Oct 20, 2023
1 parent 78f6474 commit 9aafcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-material mkdocs-section-index
- run: mkdocs gh-deploy --force

0 comments on commit 9aafcdc

Please sign in to comment.