Update guide.yml

This commit is contained in:
Jakob K
2021-04-23 21:19:51 +00:00
parent 336b87f5a9
commit a13507e8e5

View File

@@ -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