Skip to content

Commit

Permalink
fix: 🐛 added mkdocs-material[imaging] install (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
KANAjetzt authored Mar 7, 2025
1 parent 4256f0d commit 414bbb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install "mkdocs-material[imaging]"
- run: mkdocs gh-deploy --force

0 comments on commit 414bbb6

Please sign in to comment.