Skip to content

Commit 2aaf2c6

Browse files
committed
env
1 parent f321423 commit 2aaf2c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: build
22
on:
33
- push
44

5+
env:
6+
NODE_OPTIONS: --openssl-legacy-provider
7+
58
jobs:
69
release:
710
# needs: test

0 commit comments

Comments
 (0)