Skip to content

Commit

Permalink
update to use github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kobaltz committed Sep 24, 2023
1 parent 5f8699d commit 7d189ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
bundler: 2.4.17

- name: Install dependencies
run: |
Expand Down

0 comments on commit 7d189ea

Please sign in to comment.