Skip to content

Commit

Permalink
Download gems again
Browse files Browse the repository at this point in the history
Signed-off-by: Tracy Kuhrt <[email protected]>
  • Loading branch information
tkuhrt authored and ryjones committed Nov 11, 2024
1 parent e671799 commit b064857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
ruby-version: '3.2' # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 1 # Increment this number if you need to re-download cached gems
cache-version: 2 # Increment this number if you need to re-download cached gems
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Build with Jekyll
Expand Down

0 comments on commit b064857

Please sign in to comment.