We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d048a commit 2ef08b2Copy full SHA for 2ef08b2
.github/workflows/ci.yml
@@ -17,6 +17,5 @@ jobs:
17
with:
18
ruby-version: '3.3' # Not needed with a .ruby-version file
19
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
20
- cache-version: 0 # Increment this number if you need to re-download cached gems
21
- name: Build with Jekyll
22
run: bundle exec jekyll build
0 commit comments