We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b18ebc7 commit 2f07138Copy full SHA for 2f07138
1 file changed
.github/workflows/ci.yml
@@ -25,5 +25,5 @@ jobs:
25
path: ~/.cache
26
restore-keys: |
27
mkdocs-material-
28
- - run: pip install mkdocs-material
+ - run: pip install mkdocs-material mkdocs-rss-plugin
29
- run: mkdocs gh-deploy --force
0 commit comments