We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e09c3 commit 4af9253Copy full SHA for 4af9253
1 file changed
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Install MkDocs and dependencies
21
run: |
22
- pip install mkdocs mkdocs-material mkdocs-blog-plugin mkdocs-rss-plugin mkdocs-static-i18n
+ pip install mkdocs mkdocs-material mkdocs-blog-plugin mkdocs-rss-plugin
23
24
- name: Configure Git credentials
25
0 commit comments