mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 13:06:56 +03:00
Update build-docs.yaml
This commit is contained in:
1
.github/workflows/build-docs.yaml
vendored
1
.github/workflows/build-docs.yaml
vendored
@@ -40,6 +40,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
# Update Parameter Documentation
|
# Update Parameter Documentation
|
||||||
cd param-docs
|
cd param-docs
|
||||||
|
rm -rf parameter-pages/*
|
||||||
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