We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64a2a6e commit 2653f09Copy full SHA for 2653f09
.github/workflows/create-releases.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
bundler-cache: false
32
ruby-version: '3.1'
33
- run: |-
+ run: |
34
bundle install
35
36
- name: Publish to RubyGems.org
0 commit comments