Skip to content

Commit 766d438

Browse files
committed
Add mkdocs-redirects to CI workflow dependencies
1 parent 2dc0c12 commit 766d438

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ jobs:
3232
mkdocs-git-revision-date-localized-plugin \
3333
mkdocs-git-committers-plugin-2 \
3434
mkdocs-glightbox \
35-
mkdocs-material[imaging]
35+
mkdocs-material[imaging] \
36+
mkdocs-redirects
3637
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)