Skip to content

Commit d90c6ee

Browse files
committed
time to sleep
1 parent 1ead233 commit d90c6ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_and_deploy.yml

+3
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ jobs:
7171
run: |
7272
uv venv
7373
uv pip install "napari/[pyqt5, docs]"
74+
cd ../napari
75+
make build
76+
cd ../docs
7477
env:
7578
PIP_CONSTRAINT: ${{ github.workspace }}/napari/resources/constraints/constraints_py3.10_docs.txt
7679

0 commit comments

Comments
 (0)