Skip to content

Commit 8ef4c1e

Browse files
update ci.yml by removing glightbox
1 parent 69c5e37 commit 8ef4c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
python-version: 3.x
2020
- run: pip install mkdocs-material
21-
pip install mkdocs-glightbox
21+
#pip install mkdocs-glightbox
2222
pip install mkdocs-awesome-pages-plugin
2323

2424
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)