mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 05:54:05 -06:00
_klipper3d: Move mkdocs.yml to docs/_klipper3d
Reported by @damlobster . Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
baad3f281d
commit
ba16c0f1aa
2 changed files with 5 additions and 2 deletions
2
.github/workflows/klipper3d-deploy.yaml
vendored
2
.github/workflows/klipper3d-deploy.yaml
vendored
|
@ -26,4 +26,4 @@ jobs:
|
|||
run: pip install -r docs/_klipper3d/mkdocs-requirements.txt
|
||||
- name: Build and deploy klipper3d
|
||||
run: |
|
||||
mkdocs gh-deploy --force --remote-branch gh-pages --verbose
|
||||
mkdocs gh-deploy --config-file docs/_klipper3d/mkdocs.yml --remote-branch gh-pages --force --verbose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue