Skip to content

Commit 1a6e917

Browse files
committed
Update Makefile
1 parent 3ce71f9 commit 1a6e917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@ install-docs: FORCE
222222
pip install -e ".[dev,test,doc]"
223223
pip install https://github.com/posit-dev/py-shinylive/tarball/main
224224
ci-install-docs: FORCE
225-
uv pip install "shinylive @ git+https://github.com/posit-dev/py-shinylive.git"
226225
uv pip install -e ".[dev,test,doc]"
226+
uv pip install "shinylive @ git+https://github.com/posit-dev/py-shinylive.git"
227227

228228
ci-install-rsconnect: FORCE
229229
uv pip install "rsconnect-python @ git+https://github.com/rstudio/rsconnect-python.git"

0 commit comments

Comments
 (0)