mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-05 19:49:27 +01:00
.github/workflows/jekyll.yml: remove extraneous ruby-version line
This commit is contained in:
parent
d3827879ab
commit
635e769b06
1
.github/workflows/jekyll.yml
vendored
1
.github/workflows/jekyll.yml
vendored
@ -38,7 +38,6 @@ jobs:
|
||||
- name: Setup Ruby
|
||||
uses: ruby/setup-ruby@3a77c29278ae80936b4cb030fefc7d21c96c786f # v1.185.0
|
||||
with:
|
||||
ruby-version: ".ruby-version" # 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
|
||||
|
Loading…
Reference in New Issue
Block a user