mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-03 22:44:23 +01:00
ci: add include-markdown for mkdocs (#100)
This commit is contained in:
2
.github/workflows/deploy_docs.yaml
vendored
2
.github/workflows/deploy_docs.yaml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install mkdocs mkdocs-material
|
||||
pip install mkdocs mkdocs-material mkdocs-include-markdown-plugin
|
||||
|
||||
- name: Build the documentation
|
||||
run: mkdocs build
|
||||
|
||||
Reference in New Issue
Block a user