We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c466e commit 0115d0dCopy full SHA for 0115d0d
.github/workflows/release-gem.yml
@@ -18,7 +18,6 @@ jobs:
18
uses: ruby/setup-ruby@v1
19
with:
20
ruby-version: '2.7'
21
- bundler-cache: true
22
23
- name: Publish to RubyGems
24
run: |
0 commit comments