Skip to content

Commit 92e5329

Browse files
committed
Updating GitHub actions for proper compilation of the website.
1 parent 01ed45d commit 92e5329

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- run: pip install mkdocs-material
1616
- run: pip install mkdocs-glightbox
1717
- run: pip install mkdocs-bibtex
18+
- run: pip install mkdocs-redirects
1819
- run: pip install mkdocstrings
1920
- run: pip install --upgrade setuptools
2021
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)