mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-10-26 11:27:04 +00:00
Add mkdocs-print-site-plugin to docs dependencies
This commit is contained in:
parent
781c2ea60a
commit
d386f02a2e
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@ -20,5 +20,5 @@ jobs:
|
||||
python-version: 3.x
|
||||
- run: pip install --upgrade pip
|
||||
- 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user