Skip to content

Commit a108f48

Browse files
committed
enable openssl-legacy-provider
1 parent 3260d85 commit a108f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
pull_request:
88

99
env:
10-
NODE_OPTIONS: '--max-old-space-size=4096'
10+
NODE_OPTIONS: '--max-old-space-size=4096 --openssl-legacy-provider'
1111

1212
jobs:
1313
test:

0 commit comments

Comments
 (0)