Skip to content

Commit

Permalink
Merge pull request #423 from martinRenou/try_fixing_ci
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
martinRenou committed Jan 20, 2022
2 parents 32e1cee + 72fb091 commit 493f27c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ jobs:
- name: Manually install labextension for lab2
if: ${{ matrix.jlab_version }} == 2.3.2
env:
NODE_OPTIONS: --openssl-legacy-provider
run: jupyter labextension install --debug .

- name: Test installation files
Expand Down

0 comments on commit 493f27c

Please sign in to comment.