Skip to content

Commit

Permalink
set and print
Browse files Browse the repository at this point in the history
  • Loading branch information
takano32 committed Oct 17, 2023
1 parent e0fc499 commit 3546373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
bundle install --jobs 4 --retry 3
rails db:migrate RAILS_ENV=test
node -v
echo "NODE_OPTIONS: $NODE_OPTIONS"
NODE_OPTIONS=--openssl-legacy-provider echo "NODE_OPTIONS: $NODE_OPTIONS"
npm install yarn
yarn install
bundle exec rails webpacker:install
Expand Down

0 comments on commit 3546373

Please sign in to comment.