Skip to content

Commit 45c1951

Browse files
Update update-doc.yml
1 parent ed59201 commit 45c1951

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-doc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
run: |
2222
pip install mkdocs mkdocs-material
2323
pip install mkdocs-rss-plugin
24+
pip install mkdocs-sitemap-plugin
25+
2426
2527
- name: Build documentation
2628
run: mkdocs build

0 commit comments

Comments
 (0)