Skip to content

Commit

Permalink
Use ruby version from .ruby-version file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschrock committed Jan 15, 2024
1 parent 1f8888d commit 1ad9444
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@ee2113536afb7f793eed4ce60e8d3b26db912da4 # v1.127.0
with:
ruby-version: '3.0' # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 0 # Increment this number if you need to re-download cached gems
- name: Setup Pages
Expand Down

0 comments on commit 1ad9444

Please sign in to comment.