Update build-docs.yaml

This commit is contained in:
CaCO3
2023-02-10 22:40:32 +01:00
committed by GitHub
parent 2c20838e7a
commit 6fde31da71

View File

@@ -43,7 +43,7 @@ jobs:
python generate-param-doc-pages.py
tree parameter-pages
python concat-parameter-pages.py
cat docs/Parameters.md
cat ../docs/Parameters.md
- name: Store Cocumentation in the gh-pages branch so it gets pushed to the website
run: mkdocs gh-deploy