Skip to content

Commit

Permalink
ci: Install mkdocs-material iwth imaging extra
Browse files Browse the repository at this point in the history
  • Loading branch information
EnriqueSoria committed Dec 3, 2023
1 parent 2ace88c commit dc005b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-material[imaging]
- run: mkdocs gh-deploy --force

0 comments on commit dc005b7

Please sign in to comment.