Skip to content

Commit

Permalink
Update gen.yml
Browse files Browse the repository at this point in the history
added mkdocs svg dependency
  • Loading branch information
haeussma authored Jan 27, 2025
1 parent 2f701d6 commit c6737af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
with:
path: .cache
key: ${{ github.ref }}
- run: pip install mkdocs-material jupyter nbconvert mkdocs-jupyter
- run: pip install mkdocs-material jupyter nbconvert mkdocs-jupyter mkdocs-plugin-inline-svg
- run: mkdocs gh-deploy --force

0 comments on commit c6737af

Please sign in to comment.