Skip to content

Commit b934e36

Browse files
committed
update build script to fix CI
1 parent 3063da7 commit b934e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
sudo rm -rf $(which node)
8080
sudo rm -rf $(which node)
8181
82-
pip install "jupyterlab>=4.0.0,<5" jupyter_drives*.whl
82+
pip install "jupyterlab>=4.3.0,<5" jupyter_drives*.whl
8383
8484
8585
jupyter server extension list

0 commit comments

Comments
 (0)