tweak mkdoc action

This commit is contained in:
Benjamin Sergeant 2020-03-17 10:47:06 -07:00
parent 7dfad9c0cc
commit c6204f4d90

View File

@ -19,4 +19,5 @@ jobs:
pip install mkdocs
- name: Build doc
run: |
git pull
mkdocs gh-deploy