mirror of https://github.com/loggie-io/docs.git
Update ci.yml (#42)
This commit is contained in:
parent
805cd75bfe
commit
ba8a2b83b4
|
@ -12,7 +12,7 @@ jobs:
|
|||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.x
|
||||
- run: pip install mkdocs-material
|
||||
- run: pip install mkdocs-material==7.2.5
|
||||
- run: mkdocs --version
|
||||
- run: pip show mkdocs-material
|
||||
- run: mkdocs gh-deploy --force
|
||||
|
|
Loading…
Reference in New Issue