Skip to content

Commit

Permalink
Add openssl-legaxy-provider flag (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
jggoebel authored Feb 23, 2023
1 parent 2ab47b6 commit e4b4795
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:

- name: Build
run: npm run build:prod
with:
NODE_OPTIONS: '--openssl-legacy-provider'

# TODO: lint, sonar, tests

Expand Down

0 comments on commit e4b4795

Please sign in to comment.