Skip to content

Commit

Permalink
Merge pull request #3 from bfh/fixRubyBuild
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
MarkusTiede authored Sep 12, 2024
2 parents f198536 + 2805974 commit b2c4192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
# Standard usage
- uses: helaili/jekyll-action@v2
with:
pre_build_commands: gem update --system
pre_build_commands: gem i rubygems-update -v '<3' && update_rubygems
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b2c4192

Please sign in to comment.