Skip to content

Commit f7fc265

Browse files
committed
DOCS: dependency
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
1 parent 8a07333 commit f7fc265

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ jobs:
2525
pip install \
2626
mkdocs==1.6.0 \
2727
mkdocs-material==9.5.21 \
28-
mkdocs-github-admonitions-plugin==0.1.1
28+
mkdocs-github-admonitions-plugin==0.1.1 \
29+
mkdocs-glightbox
2930
3031
- name: Build MkDocs
3132
run: mkdocs build

0 commit comments

Comments
 (0)