This commit is contained in:
Dan Saunders
2025-08-29 22:03:38 -04:00
parent 400120af2d
commit e888e38ce7
7 changed files with 27 additions and 27 deletions

View File

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