tweak mkdoc action
This commit is contained in:
parent
7dfad9c0cc
commit
c6204f4d90
1
.github/workflows/mkdocs.yml
vendored
1
.github/workflows/mkdocs.yml
vendored
@ -19,4 +19,5 @@ jobs:
|
||||
pip install mkdocs
|
||||
- name: Build doc
|
||||
run: |
|
||||
git pull
|
||||
mkdocs gh-deploy
|
||||
|
Loading…
Reference in New Issue
Block a user