Skip to content

Commit

Permalink
Set openssl-legacy-provider in GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
captainsafia committed Feb 21, 2024
1 parent ca8c5c2 commit fcb5ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
with:
node-version: '18'
- run: yarn
- run: yarn build
- run: NODE_OPTIONS=--openssl-legacy-provider yarn build
- run: yarn flow

0 comments on commit fcb5ffa

Please sign in to comment.