Skip to content

Commit 3bc5718

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/update-doc.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ jobs:
2121
run: |
2222
pip install mkdocs mkdocs-material
2323
pip install mkdocs-rss-plugin
24-
pip install mkdocs-sitemap-plugin
25-
26-
24+
2725
- name: Build documentation
2826
run: mkdocs build
2927
working-directory: ./Doc

0 commit comments

Comments
 (0)