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 ac3c96c commit 64a2a6eCopy full SHA for 64a2a6e
.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