Skip to content

Commit

Permalink
💚 (docs): Fix material installation
Browse files Browse the repository at this point in the history
  • Loading branch information
vict0rsch committed Nov 14, 2023
1 parent 93adf78 commit ef31bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,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 ef31bd9

Please sign in to comment.