Update guide.yml
This commit is contained in:
3
.github/workflows/guide.yml
vendored
3
.github/workflows/guide.yml
vendored
@@ -12,5 +12,6 @@ jobs:
|
|||||||
- uses: actions/setup-python@v2
|
- uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
|
- run: cd guide
|
||||||
- run: pip install mkdocs-material
|
- run: pip install mkdocs-material
|
||||||
- run: mkdocs gh-deploy -d guide
|
- run: mkdocs gh-deploy
|
||||||
|
Reference in New Issue
Block a user