mirror of https://github.com/pikvm/pikvm.git
This commit is contained in:
parent
9abab525d1
commit
845cf1e0d1
|
|
@ -12,5 +12,5 @@ jobs:
|
||||||
- uses: actions/setup-python@v2
|
- uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
- run: pip install mkdocs-material mkdocs-video markdown-include
|
- run: pip install mkdocs-material mkdocs-video markdown==3.3.7 markdown-include
|
||||||
- run: mkdocs gh-deploy --force
|
- run: mkdocs gh-deploy --force
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue