We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa1c50 commit cbe8dfbCopy full SHA for cbe8dfb
.github/workflows/rake.yml
@@ -21,5 +21,5 @@ jobs:
21
with:
22
ruby-version: ${{ matrix.ruby }}
23
bundler-cache: true
24
- - run: bundle update
+ - run: bundle install
25
- run: bundle exec rake
0 commit comments