mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-18 04:33:59 -05:00
Update .github/workflows/docs-deploy.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/docs-deploy.yml
vendored
2
.github/workflows/docs-deploy.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install MkDocs and dependencies
|
- name: Install MkDocs and dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install mkdocs mkdocs-material pymdown-extensions
|
pip install mkdocs mkdocs-material pymdown-extensions mkdocs-minify-plugin
|
||||||
|
|
||||||
- name: Configure Git
|
- name: Configure Git
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user