Skip to content

Commit

Permalink
Update publish-gem.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsusdere authored Jan 2, 2024
1 parent 351e4a7 commit 8c97daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.2'
ruby-version: '2.7.3'
- name: Build gem
run: |
gem build github-pages.gemspec
Expand Down

0 comments on commit 8c97daf

Please sign in to comment.