Skip to content

Commit 3dd74ca

Browse files
updated update-doc.yml workflow
1 parent 7188c8e commit 3dd74ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-doc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Install mkdocs
2121
run: |
2222
pip install mkdocs mkdocs-material
23+
pip install mkdocs-rss-plugin
2324
2425
- name: Build documentation
2526
run: mkdocs build

0 commit comments

Comments
 (0)