mirror of
https://github.com/ditkrg/rabbit_carrots.git
synced 2026-01-22 13:56:41 +00:00
Sets ruby version
This commit is contained in:
parent
13cfcd36ca
commit
75fb876ed2
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -11,6 +11,10 @@ jobs:
|
||||
release-please:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.1.2
|
||||
|
||||
- name: publish gem
|
||||
run: |
|
||||
gem install bundler
|
||||
|
||||
Loading…
Reference in New Issue
Block a user