Skip to content

Commit 493f27c

Browse files
authored
Merge pull request #423 from martinRenou/try_fixing_ci
Fix CI
2 parents 32e1cee + 72fb091 commit 493f27c

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)