Skip to content

Commit

Permalink
Update build-extension.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm authored Jan 6, 2024
1 parent f9a6b22 commit a631904
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~=4.0 jupyter_packaging~=0.7.9 jupyterlab_widgets
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 a631904

Please sign in to comment.