This commit is contained in:
parent
c6315a9afc
commit
6a613cebc1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue