Skip to content

Commit fcb5ffa

Browse files
committed
Set openssl-legacy-provider in GH action
1 parent ca8c5c2 commit fcb5ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
with:
1010
node-version: '18'
1111
- run: yarn
12-
- run: yarn build
12+
- run: NODE_OPTIONS=--openssl-legacy-provider yarn build
1313
- run: yarn flow

0 commit comments

Comments
 (0)