Skip to content

Commit

Permalink
try to fix jekyll installation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Karry committed Jun 14, 2024
1 parent e2c45d7 commit ea4508b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
ruby-version: '2.6'
- name: Install jekyll
run: |
gem update --system
gem install ffi -v 1.17.0
gem install jekyll -v 4.0.0
- name: Install GPG
uses: olafurpg/setup-gpg@v3
Expand Down

0 comments on commit ea4508b

Please sign in to comment.