Skip to content

Commit 2ef08b2

Browse files
committed
remove cache version
1 parent 90d048a commit 2ef08b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@ jobs:
1717
with:
1818
ruby-version: '3.3' # Not needed with a .ruby-version file
1919
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
2120
- name: Build with Jekyll
2221
run: bundle exec jekyll build

0 commit comments

Comments
 (0)