We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b09cf60 commit 8042cf7Copy full SHA for 8042cf7
1 file changed
.github/workflows/build.yml
@@ -19,6 +19,7 @@ on:
19
20
env:
21
BUILD_PATH: 'dist'
22
+ NODE_OPTIONS: '--openssl-legacy-provider'
23
24
concurrency:
25
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments