Skip to content

Commit

Permalink
Merge remote-tracking branch 'hai/ngl.2.2.1' into ngl.2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm committed Jan 6, 2024
2 parents 4490777 + a631904 commit c2e9506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
yarn-
- name: Install dependencies
run: python -m pip install -U jupyterlab~=3.0 jupyter_packaging~=0.7.9 jupyterlab_widgets~=1.0.0
run: python -m pip install -U jupyterlab jupyter_packaging jupyterlab_widgets
- name: Build the extension
working-directory: js
run: |
Expand Down

0 comments on commit c2e9506

Please sign in to comment.