Skip to content

Commit

Permalink
fix gh-pages build
Browse files Browse the repository at this point in the history
  • Loading branch information
ukkopahis committed Jan 28, 2022
1 parent 9f53ea6 commit 32aa226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ jobs:
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: pip install mkdocs-redirects
- run: pip install mkdocs-git-revision-date-localized-plugin
- run: mkdocs gh-deploy --force

0 comments on commit 32aa226

Please sign in to comment.