Skip to content

Commit d419776

Browse files
authored
Merge pull request #151 from OpenVoxProject/changes
CI: Set ruby-version to ruby
2 parents 70ec046 + 7096e90 commit d419776

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/components_update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- name: Setup Ruby
2929
uses: ruby/setup-ruby@v1
3030
with:
31+
ruby-version: 'ruby'
3132
bundler-cache: true
3233
- name: Add SSH key
3334
run: |

0 commit comments

Comments
 (0)