Skip to content

Commit

Permalink
ci release: remove redundant step
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 4, 2024
1 parent eae1483 commit f977662
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: ruby
- name: Build gems
run: |
rake build
- uses: rubygems/[email protected]
- name: Push gems
run: |
Expand Down

0 comments on commit f977662

Please sign in to comment.