Update build-docs.yaml

This commit is contained in:
CaCO3
2023-02-10 22:04:12 +01:00
committed by GitHub
parent 70ee5a4ed6
commit a68790295e

View File

@@ -42,6 +42,7 @@ jobs:
cd param-docs
rm -rf parameter-pages/*
python generate-param-doc-pages.py
tree parameter-pages
python concat-parameter-pages.py
cd ..