Skip to content

Commit f977662

Browse files
committed
ci release: remove redundant step
1 parent eae1483 commit f977662

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ jobs:
5353
- uses: ruby/setup-ruby@v1
5454
with:
5555
ruby-version: ruby
56-
- name: Build gems
57-
run: |
58-
rake build
5956
- uses: rubygems/[email protected]
6057
- name: Push gems
6158
run: |

0 commit comments

Comments
 (0)