Skip to content

Commit

Permalink
Multi Ruby setup didn't support more than one runtime at a time
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Jan 17, 2025
1 parent 4ff249c commit 21387b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/npm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ jobs:
with:
ruby-version: '3.4.1'
bundler-cache: false
- name: Check rbastgen 3.4.1
run: |
rbastgen --help
- uses: ruby/setup-ruby@v1
with:
ruby-version: 'jruby-9.4'
Expand Down

0 comments on commit 21387b4

Please sign in to comment.