Closed candideu closed 1 month ago
Just saw https://github.com/maximevaillancourt/digital-garden-jekyll-template/pull/211
If that one makes more sense, I can close this one
Thanks for the PR! I merged #211 as it comments out the hard-coded Ruby version, which means that .ruby-version
will be used.
I used the template, and ran into this error while deploying the GitHub Pages Jekyll action:
I searched online, and changing the Ruby version to 3.2 seemed to solve things: https://talk.jekyllrb.com/t/build-error-at-setup-ruby-stage-of-build-and-deploy-on-actions/8782/3
I'm by no means a Ruby expert, so please let me know if there's a better way to solve this error.