Use old mike
This commit is contained in:
parent
7719ea17be
commit
5fa790e9fe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-publish.yml
vendored
2
.github/workflows/docs-publish.yml
vendored
|
@ -78,7 +78,7 @@ jobs:
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
mkdocs-material-
|
mkdocs-material-
|
||||||
- run: sudo apt-get install pngquant
|
- run: sudo apt-get install pngquant
|
||||||
- run: pip install mike
|
- run: pip install mike==1.1.2
|
||||||
- run: pip install git+https://${GH_TOKEN}@github.com/benphelps/mkdocs-material-insiders.git
|
- run: pip install git+https://${GH_TOKEN}@github.com/benphelps/mkdocs-material-insiders.git
|
||||||
- name: Set Git config
|
- name: Set Git config
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue