Skip to content

Commit

Permalink
Add plugin for mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
darenasc committed Dec 23, 2024
1 parent 5416b7c commit 22496b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
with:
key: ${{ github.ref }}
path: .cache
- run: pip install mkdocs-material
- run: pip install mkdocs-material "mkdocstrings[python]"
- run: pip install pillow cairosvg
- run: mkdocs gh-deploy --force

0 comments on commit 22496b4

Please sign in to comment.