mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-10 13:36:56 +03:00
Update build-docs.yaml
This commit is contained in:
2
.github/workflows/build-docs.yaml
vendored
2
.github/workflows/build-docs.yaml
vendored
@@ -40,7 +40,7 @@ jobs:
|
|||||||
- name: Store docs in gh-pages branch
|
- name: Store docs in gh-pages branch
|
||||||
run: |
|
run: |
|
||||||
# Update Parameter Documentation
|
# Update Parameter Documentation
|
||||||
cd generate-param-docs
|
cd param-docs
|
||||||
python generate-param-doc-pages.py
|
python generate-param-doc-pages.py
|
||||||
python concat-parameter-pages.py
|
python concat-parameter-pages.py
|
||||||
cd ..
|
cd ..
|
||||||
|
|||||||
Reference in New Issue
Block a user