Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bancie committed Aug 28, 2024
1 parent 2153ab9 commit 8b4ed36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
path: .cache
- run: pip install mkdocs-material
- run: pip install pillow cairosvg
- run: pip install mkdocs-encryptcontent-plugin # Install plugin from PyPI
- run: pip install mkdocs-encryptcontent-plugin
- run: pip install mkdocs-glightbox
- run: mkdocs gh-deploy --force

0 comments on commit 8b4ed36

Please sign in to comment.