Skip to content

Commit 57f89ce

Browse files
committed
ci
1 parent 1ea45cf commit 57f89ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Ruby
2828
uses: ruby/setup-ruby@v1
2929
with:
30-
ruby-version: ${{ matrix.ruby }}
30+
ruby-version: ${{ matrix.ruby-version }}
3131
bundler-cache: true
3232
- name: Run the default task
3333
run: bundle exec rake

0 commit comments

Comments
 (0)