mirror of https://github.com/loggie-io/docs.git
Update ci.yml (#40)
This commit is contained in:
parent
e10fdfacc7
commit
415d90e461
|
@ -13,4 +13,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
- run: pip install mkdocs-material
|
- run: pip install mkdocs-material
|
||||||
|
- run: mkdocs --version
|
||||||
- run: mkdocs gh-deploy --force
|
- run: mkdocs gh-deploy --force
|
||||||
|
|
Loading…
Reference in New Issue