Skip to content

Commit 6482546

Browse files
Update target path in Zensical workflow
1 parent 9c0a77e commit 6482546

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- run: zensical build --clean
2424
- uses: actions/upload-pages-artifact@v4
2525
with:
26-
path: site
26+
path: docs/site
2727
- uses: actions/deploy-pages@v4
2828
id: deployment

0 commit comments

Comments
 (0)