Using bundle version for rake

master
Ryan Summers 2021-07-19 14:40:32 +02:00
parent a263835dd2
commit 232a3a8c95
1 changed files with 2 additions and 2 deletions

View File

@ -137,6 +137,6 @@ jobs:
bundle config path vendor/bundle
bundle install
rake build
bundle exec rake build
mv ../target/thumbv7em-none-eabihf/doc _site/stabilizer/firmware
rake test
bundle exec rake test