Skip to content

Commit 46dd0e2

Browse files
willingcCzaki
andauthored
Update .github/workflows/build_and_deploy.yml
Co-authored-by: Grzegorz Bokota <[email protected]>
1 parent d90c6ee commit 46dd0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
make build
7676
cd ../docs
7777
env:
78-
PIP_CONSTRAINT: ${{ github.workspace }}/napari/resources/constraints/constraints_py3.10_docs.txt
78+
UV_CONSTRAINT: ${{ github.workspace }}/napari/resources/constraints/constraints_py3.10_docs.txt
7979

8080
- name: Testing
8181
run: |

0 commit comments

Comments
 (0)