Skip to content

Commit

Permalink
Try to use the latest version of rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 16, 2021
1 parent e7bbf26 commit 29666a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu-jruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
- run: gem update --system
- name: Install dependencies
run: bundle install
- name: compile
Expand Down

0 comments on commit 29666a1

Please sign in to comment.