CI: build docs with Zensical in release workflow

This commit is contained in:
shamoon
2026-02-07 10:49:58 -08:00
parent ab328e0212
commit 3bc4631a0f

View File

@@ -70,7 +70,7 @@ jobs:
--python ${{ steps.setup-python.outputs.python-version }} \ --python ${{ steps.setup-python.outputs.python-version }} \
--dev \ --dev \
--frozen \ --frozen \
mkdocs build --config-file ./mkdocs.yml zensical build --clean
# ---- Prepare Release ---- # ---- Prepare Release ----
- name: Generate requirements file - name: Generate requirements file
run: | run: |