Skip to content

Commit

Permalink
Fix CI issues (see: ruby/setup-ruby#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzane committed Aug 7, 2022
1 parent 93d6c20 commit c93390c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
rubygems: latest
- run: |
bundle exec rake

0 comments on commit c93390c

Please sign in to comment.