Skip to content

Commit 32aa226

Browse files
committed
fix gh-pages build
1 parent 9f53ea6 commit 32aa226

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
with:
1515
python-version: 3.x
1616
- run: pip install mkdocs-material
17+
- run: pip install mkdocs-redirects
1718
- run: pip install mkdocs-git-revision-date-localized-plugin
1819
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)