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
No known key found for this signature in database

View File

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