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
|
- name: Setup cache directory
|
||||||
run: mkdir .jekyll-cache
|
run: mkdir .jekyll-cache
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: bundle install
|
run: bundle install --deployment
|
||||||
- name: Build the site
|
- name: Build the site
|
||||||
run: jekyll build --trace
|
run: jekyll build --trace
|
||||||
- name: Include the Codeberg pages .domains file
|
- name: Include the Codeberg pages .domains file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue