mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Add mkdocs-print-site-plugin to docs dependencies
This commit is contained in:
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@@ -20,5 +20,5 @@ jobs:
|
|||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
- run: pip install --upgrade pip
|
- run: pip install --upgrade pip
|
||||||
- run: pip install --upgrade setuptools wheel
|
- run: pip install --upgrade setuptools wheel
|
||||||
- run: pip install mkdocs mkdocs-material pymdown-extensions
|
- run: pip install mkdocs mkdocs-material mkdocs-print-site-plugin pymdown-extensions
|
||||||
- run: mkdocs gh-deploy --force
|
- run: mkdocs gh-deploy --force
|
||||||
|
|||||||
Reference in New Issue
Block a user