mkdocs / use codehilite engine for syntax highlighting
This commit is contained in:
1
.github/workflows/mkdocs.yml
vendored
1
.github/workflows/mkdocs.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install mkdocs
|
||||
pip install mkdocs-material
|
||||
pip install pygments
|
||||
- name: Build doc
|
||||
run: |
|
||||
git pull
|
||||
|
Reference in New Issue
Block a user