Skip to content

Commit e9e51b1

Browse files
committed
changes build steps
Signed-off-by: Raffaele Di Fazio <raffo@github.com>
1 parent db5fb3c commit e9e51b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
- name: Build and test
1717
run: |
1818
gem install bundler:1.16.1
19-
bundle install
19+
bundle install --binstubs
2020
bin/rspec

0 commit comments

Comments
 (0)