We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 897845b + 65150aa commit b2930ecCopy full SHA for b2930ec
.github/workflows/ruby.yml
@@ -42,3 +42,5 @@ jobs:
42
# bundler-cache: true
43
- run: bundle install
44
- run: bundle exec rake test
45
+ env:
46
+ NODE_OPTIONS: --openssl-legacy-provider
0 commit comments