Skip to content

Commit

Permalink
https://squidfunk.github.io/mkdocs-material/reference/images/?h=gligh…
Browse files Browse the repository at this point in the history
…tbox#lightbox
  • Loading branch information
lbwanga committed Aug 27, 2024
1 parent 321a8fd commit 7471b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- name: Install Dependencies
run: pip install mkdocs-material
- name: Install plugins
run: pip install glightbox
run: pip install mkdocs-glightbox
- name: Deploy Documentation to GitHub Pages
run: mkdocs gh-deploy --force --no-history

0 comments on commit 7471b72

Please sign in to comment.