mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Bump to 1.1.1 to fix error with cache
This commit is contained in:
parent
52ff9da7b9
commit
30d844cc1e
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
run: |
|
||||
pip install .
|
||||
pip install \
|
||||
"mkdocs-git-committers-plugin-2>=1.1.0" \
|
||||
"mkdocs-git-committers-plugin-2>=1.1.1" \
|
||||
"mkdocs-git-revision-date-localized-plugin>=1.0" \
|
||||
"mkdocs-minify-plugin>=0.3" \
|
||||
"mkdocs-redirects>=1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user