Skip to content

Commit

Permalink
Add mkdocs-glightbox to dependencies in publish-web workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizba committed Jun 25, 2024
1 parent 926bc75 commit ad6fa4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-material mkdocs-glightbox
- run: mkdocs gh-deploy --force

0 comments on commit ad6fa4d

Please sign in to comment.