Skip to content

Commit

Permalink
Update deploy-to-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnXing233 authored Jun 26, 2024
1 parent f2eaf3b commit 61c15c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: 配置 Ruby
uses: ruby/setup-ruby@v1 # v1.127.0
with:
ruby-version: "3.1"
ruby-version: "3.0"
rubygems: latest
bundler-cache: true
cache-version: 0 # Increment this number if you need to re-download cached gems
Expand Down

0 comments on commit 61c15c1

Please sign in to comment.