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