Skip to content

Commit

Permalink
restore gem update --system because apparently jekyll won't run witho…
Browse files Browse the repository at this point in the history
…ut it
  • Loading branch information
mojavelinux committed Nov 19, 2023
1 parent daea8d1 commit 3278304
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
with:
pre_build_commands: |
sed -i "s/^#baseurl: .*/baseurl: \/${{ github.event.repository.name }}/" _config.yml
gem update --system
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3278304

Please sign in to comment.