Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
uvilla authored Nov 24, 2023
1 parent 61976a0 commit eaf87c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: pip install mkdocs python-markdown-math
- run: pip install mkdocs python-markdown-math mkdocs-bootswatch
- run: mkdocs gh-deploy --force --clean --verbose

0 comments on commit eaf87c7

Please sign in to comment.