Skip to content

Commit

Permalink
Run yarn during setup
Browse files Browse the repository at this point in the history
  • Loading branch information
himdel committed Aug 3, 2017
1 parent 0771c06 commit 1874719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/ci/setup_js_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ fi

# make sure yarn is installed, in the right version
bundle exec rake webpacker:check_yarn || npm install -g yarn
yarn

0 comments on commit 1874719

Please sign in to comment.