Skip to content

Commit

Permalink
Add mike package to CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
XuhuiZhou committed Apr 7, 2024
1 parent 6ba721e commit ba89618
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 @@ -19,5 +19,6 @@ jobs:
key: ${{ github.ref }}
path: .cache
- run: pip install mkdocs-material
- run: pip install mike
- run: pip install pillow cairosvg
- run: mkdocs gh-deploy --force

0 comments on commit ba89618

Please sign in to comment.