Skip to content

Commit 08ba9ed

Browse files
committed
chore: update glightbox dependency in documentation build
1 parent 03737cc commit 08ba9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
python-version: 3.x
3535

3636
- name: Install dependencies
37-
run: pip install mkdocs-material glightbox
37+
run: pip install mkdocs-material mkdocs-glightbox
3838

3939
- name: Build English doc
4040
run: mkdocs build -f mkdocs.yml -d site/en

0 commit comments

Comments
 (0)