This commit is contained in:
Dan Saunders
2025-08-29 22:10:10 -04:00
parent e888e38ce7
commit 367f7eb3a6
7 changed files with 37 additions and 29 deletions

View File

@@ -47,8 +47,8 @@ jobs:
- name: Install dependencies
run: |
uv pip --system install jupyter quartodoc
uv pip --system install -e .
uv pip install --system jupyter quartodoc
uv pip install --system -e .
- name: Build autodoc
run: quartodoc build