Update guide.yml

This commit is contained in:
Jakob K
2021-04-23 21:16:59 +00:00
parent 1a64d18cb5
commit 336b87f5a9

View File

@@ -12,5 +12,6 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: cd guide
- run: pip install mkdocs-material
- run: mkdocs gh-deploy -d guide
- run: mkdocs gh-deploy