Skip to content

Commit 72fb091

Browse files
committed
Fix CI
1 parent 32e1cee commit 72fb091

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ jobs:
139139
140140
- name: Manually install labextension for lab2
141141
if: ${{ matrix.jlab_version }} == 2.3.2
142+
env:
143+
NODE_OPTIONS: --openssl-legacy-provider
142144
run: jupyter labextension install --debug .
143145

144146
- name: Test installation files

0 commit comments

Comments
 (0)