Skip to content

Commit

Permalink
chore(workflow): update publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
ksol committed Jan 5, 2024
1 parent a213298 commit f584b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
ruby-version: "3.1"
bundler-cache: true
rubygems: "latest"
- name: Publish to RubyGems
run: |
mkdir -p $HOME/.gem
Expand Down

0 comments on commit f584b8a

Please sign in to comment.