Skip to content

Commit

Permalink
ci: remove disallowed node flag from build
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Sep 11, 2024
1 parent 5b7dba6 commit a4f1e3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/build-v5/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ runs:
if: steps.cache-build.outputs.cache-hit != 'true'
run: yarn build
shell: bash
env:
NODE_OPTIONS: --openssl-legacy-provider

0 comments on commit a4f1e3b

Please sign in to comment.