Skip to content

Commit

Permalink
print node -version
Browse files Browse the repository at this point in the history
  • Loading branch information
takano32 committed Oct 17, 2023
1 parent 8edfad0 commit a01c384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
sudo apt install -y libpq-dev libsqlite3-dev
bundle install --jobs 4 --retry 3
rails db:migrate RAILS_ENV=test
node -v
npm install yarn
yarn install
bundle exec rails webpacker:install
Expand Down

0 comments on commit a01c384

Please sign in to comment.