Skip to content

Commit

Permalink
Update guide.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobkmar committed Apr 23, 2021
1 parent 1a64d18 commit 336b87f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/guide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 336b87f

Please sign in to comment.