Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CHZarles authored Nov 19, 2024
1 parent 327148f commit 20cce17
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 @@ -17,5 +17,6 @@ jobs:
- run: pip install mkdocs-material
- run: pip install mkdocs-blogging-plugin
- run: pip install mkdocs-git-revision-date-localized-plugin
- run: pip install mkdocs-glightbox
- run: pip install mkdocs-glightbox    
- run: pip install mkpdfs-mkdocs
- run: mkdocs gh-deploy --force

0 comments on commit 20cce17

Please sign in to comment.