We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ccba8d commit 41f583aCopy full SHA for 41f583a
.github/workflows/jekyll-github-pages-deploy.yml
@@ -35,7 +35,6 @@ jobs:
35
- name: Setup Ruby
36
uses: ruby/setup-ruby@v1
37
with:
38
- ruby-version: '3.0' # Not needed with a .ruby-version file
39
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
40
cache-version: 0 # Increment this number if you need to re-download cached gems
41
- name: Setup Pages
0 commit comments