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 336b87f commit a13507e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/guide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a13507e

Please sign in to comment.