Skip to content

Commit 79d4730

Browse files
authored
Update ci.yml
added literate-nav & section-index plugins for mkdocs
1 parent e54e5e3 commit 79d4730

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ jobs:
1515
- run: pip install mkdocs-material
1616
- run: pip install pymdown-extensions
1717
- run: pip install mkdocs-glightbox
18+
- run: pip install mkdocs-section-index
19+
- run: pip install mkdocs-literate-nav
1820
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)