Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wwulfric authored Apr 24, 2024
1 parent 23d99a9 commit 360dc92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.0' # 根据你的 Jekyll 项目选择 Ruby 版本
ruby-version: '2.6' # 根据你的 Jekyll 项目选择 Ruby 版本

- name: Install dependencies
run: |
Expand Down

0 comments on commit 360dc92

Please sign in to comment.