Skip to content

Commit 38bb8ed

Browse files
committed
CI: Install gems to publish
1 parent c348dcf commit 38bb8ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: ruby/setup-ruby@v1
2121
with:
2222
ruby-version: 3.4
23+
bundler-cache: true
2324

2425
- name: Publish to RubyGems
2526
uses: rubygems/release-gem@v1

0 commit comments

Comments
 (0)