fix documentation command
This commit is contained in:
@@ -95,9 +95,7 @@ jobs:
|
|||||||
run: uv sync --all-groups
|
run: uv sync --all-groups
|
||||||
|
|
||||||
- name: Build documentation
|
- name: Build documentation
|
||||||
run: |
|
run: uv run zensical build --clean
|
||||||
uv zensical
|
|
||||||
uv run zensical build --clean
|
|
||||||
|
|
||||||
- name: Build Linux release with Nuitka
|
- name: Build Linux release with Nuitka
|
||||||
run: |
|
run: |
|
||||||
@@ -180,7 +178,6 @@ jobs:
|
|||||||
- name: Build documentation
|
- name: Build documentation
|
||||||
shell: powershell
|
shell: powershell
|
||||||
run: |
|
run: |
|
||||||
& $env:UV_PATH run pip install zensical
|
|
||||||
& $env:UV_PATH run zensical build --clean
|
& $env:UV_PATH run zensical build --clean
|
||||||
|
|
||||||
- name: Build Windows release with Nuitka
|
- name: Build Windows release with Nuitka
|
||||||
|
|||||||
Reference in New Issue
Block a user