Specify deployment mode for Bundler
Some checks failed
/ jekyll (push) Failing after 18s

This commit is contained in:
Bill Niblock 2025-07-17 11:11:14 -04:00
parent c6315a9afc
commit 6a613cebc1

View file

@ -15,7 +15,7 @@ jobs:
- name: Setup cache directory
run: mkdir .jekyll-cache
- name: Install dependencies
run: bundle install
run: bundle install --deployment
- name: Build the site
run: jekyll build --trace
- name: Include the Codeberg pages .domains file