Skip to content

Commit 39642d5

Browse files
jtpiofcollonval
andauthored
Update .github/workflows/main.yml
Co-authored-by: Frédéric Collonval <[email protected]>
1 parent 9b0e749 commit 39642d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
run: |
185185
python -m pip install --upgrade pip
186186
python -m pip install jupyter_packaging
187-
python -m pip install --pre jupyterlab
187+
python -m pip install jupyterlab
188188
- name: Install the NPM dependencies
189189
if: steps.filter.outputs.extension == 'true'
190190
run: |

0 commit comments

Comments
 (0)