Skip to content

Commit b2930ec

Browse files
authored
Merge pull request #1255 from reactjs/fix-digital-envelope-routines-unsupported-in-CI
Fix CI failure
2 parents 897845b + 65150aa commit b2930ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ jobs:
4242
# bundler-cache: true
4343
- run: bundle install
4444
- run: bundle exec rake test
45+
env:
46+
NODE_OPTIONS: --openssl-legacy-provider

0 commit comments

Comments
 (0)