Skip to content

Commit b16cd8f

Browse files
committed
--system
1 parent 94bea8d commit b16cd8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
python-version: "3.10"
3131

3232
- name: Install dependencies
33-
run: pip install uv && uv pip install -e '.[all, docs]'
33+
run: pip install uv && uv pip install --system '.[all, docs]'
3434

3535
# setup quarto for rendering example/tutorial nbs
3636
- uses: quarto-dev/quarto-actions/setup@v2

0 commit comments

Comments
 (0)