Skip to content

Commit 451e478

Browse files
committed
openssl fix
1 parent 7164555 commit 451e478

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ jobs:
148148
- name: Run Netlify CI script
149149
run: |
150150
scripts/run-netlify-ci
151+
env:
152+
NODE_OPTIONS: --openssl-legacy-provider
151153

152154
release:
153155
if: startsWith(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)