Skip to content

Commit 54577ba

Browse files
committed
add legacy ssl for build
1 parent cf40970 commit 54577ba

File tree

5 files changed

+11875
-7092
lines changed

5 files changed

+11875
-7092
lines changed

.github/workflows/node.js.yml

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
strategy:
1414
matrix:
1515
node-version: [14.x, 16.x, 18.x]
16+
env:
17+
# FIXME
18+
NODE_OPTIONS: --openssl-legacy-provider
1619

1720
steps:
1821
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)