Skip to content

Commit

Permalink
fix: checkout new version
Browse files Browse the repository at this point in the history
  • Loading branch information
phoet committed Feb 14, 2025
1 parent d2d46dc commit 9906824
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
- uses: ruby/setup-ruby@v1
if: ${{ steps.release.outputs.release_created }}
with:
ruby-version: 3.2
rubygems: latest
bundler-cache: true
cache-version: 1
- uses: rubygems/release-gem@v1
if: ${{ steps.release.outputs.release_created }}

0 comments on commit 9906824

Please sign in to comment.