Skip to content

Commit

Permalink
install imaging dependencies (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
Casheeew authored Jul 19, 2024
1 parent 73bb631 commit 2e1a353
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
path: .cache
- run: pip install mkdocs-material
- run: pip install mkdocs-git-revision-date-localized-plugin
- run: pip install "mkdocs-material[imaging]"
- run: mkdocs gh-deploy --force

0 comments on commit 2e1a353

Please sign in to comment.