Skip to content

Commit 8042cf7

Browse files
committed
fix(ci): add openssl-legacy-provider for older webpack
1 parent b09cf60 commit 8042cf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919

2020
env:
2121
BUILD_PATH: 'dist'
22+
NODE_OPTIONS: '--openssl-legacy-provider'
2223

2324
concurrency:
2425
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)