Skip to content

Commit 2f07138

Browse files
committed
add rss plugin for ci
1 parent b18ebc7 commit 2f07138

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
path: ~/.cache
2626
restore-keys: |
2727
mkdocs-material-
28-
- run: pip install mkdocs-material
28+
- run: pip install mkdocs-material mkdocs-rss-plugin
2929
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)