Skip to content

Commit 4af9253

Browse files
authored
Update main.yml
1 parent b6e09c3 commit 4af9253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Install MkDocs and dependencies
2121
run: |
22-
pip install mkdocs mkdocs-material mkdocs-blog-plugin mkdocs-rss-plugin mkdocs-static-i18n
22+
pip install mkdocs mkdocs-material mkdocs-blog-plugin mkdocs-rss-plugin
2323
2424
- name: Configure Git credentials
2525
run: |

0 commit comments

Comments
 (0)