Skip to content

Commit

Permalink
debug ui test
Browse files Browse the repository at this point in the history
  • Loading branch information
trungleduc authored Jul 2, 2024
1 parent 88c2e7d commit 530b4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
shell: bash -l {0}
run: |
set -eux
pip install "jupyterlab>=4.0.0,<5" "jupytercad>=2.0.0a1" jupytercad_freecad*.whl
pip install "jupyterlab>=4.0.0,<4.2.0" "jupytercad>=2.0.0a1" jupytercad_freecad*.whl
- name: Install dependencies
shell: bash -l {0}
Expand Down

0 comments on commit 530b4d6

Please sign in to comment.