CI install pymdown-extensions from pip
All checks were successful
Build documentation / build-and-deploy (push) Successful in 26s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 26s
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
- name: Install mkdocs
|
- name: Install mkdocs
|
||||||
run: |
|
run: |
|
||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
pip install mkdocs mkdocs-material
|
pip install mkdocs mkdocs-material pymdown-extensions
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: make docs
|
run: make docs
|
||||||
|
|||||||
Reference in New Issue
Block a user