Skip to content

Commit 12babfe

Browse files
committed
ci new path to docs
1 parent 9b99e44 commit 12babfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Build docs
4242
run: |
43-
uv run quartodoc build --verbose && uv run quarto render
43+
cd docs && uv run quartodoc build --verbose && uv run quarto render
4444
4545
- name: Deploy
4646
uses: JamesIves/github-pages-deploy-action@v4

0 commit comments

Comments
 (0)