Fix main workflow
This commit is contained in:
parent
6443406855
commit
0839856488
1
.github/workflows/fork-docs-publish.yml
vendored
1
.github/workflows/fork-docs-publish.yml
vendored
@ -81,6 +81,7 @@ jobs:
|
||||
- run: sudo apt-get install pngquant
|
||||
- run: pip install mike==2.0.0
|
||||
- run: pip install mkdocs-material
|
||||
- run: pip install mkdocs-redirects "mkdocs-material[imaging]"
|
||||
- name: Set Git config
|
||||
run: |
|
||||
git config --global user.name "GitHub Action"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user