Skip to content

Commit c6e1cb3

Browse files
committed
fix zensical build
1 parent eaa4bc5 commit c6e1cb3

2 files changed

Lines changed: 1 addition & 30 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: uv sync --dev
7070

7171
- name: Build documentation
72-
run: zensical build --clean
72+
run: uv run zensical build --clean
7373
- uses: actions/upload-pages-artifact@v5
7474
with:
7575
path: site

.github/workflows/docs.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)