Skip to content

Commit 2653f09

Browse files
authored
Update create-releases.yml
1 parent 64a2a6e commit 2653f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
bundler-cache: false
3232
ruby-version: '3.1'
33-
run: |-
33+
run: |
3434
bundle install
3535

3636
- name: Publish to RubyGems.org

0 commit comments

Comments
 (0)