This commit is contained in:
@@ -27,6 +27,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm install sass
|
npm install sass
|
||||||
|
|
||||||
|
- name: Install and update modules
|
||||||
|
run: hugo mod get -u
|
||||||
|
|
||||||
- name: Build site
|
- name: Build site
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
|
|
||||||
|
|||||||
@@ -5,5 +5,3 @@ go 1.26.4
|
|||||||
require git.bovender.de/daniel/hugo_cookie_consent v0.0.1
|
require git.bovender.de/daniel/hugo_cookie_consent v0.0.1
|
||||||
|
|
||||||
require github.com/1bl4z3r/hermit-V2 v1.1.33 // indirect
|
require github.com/1bl4z3r/hermit-V2 v1.1.33 // indirect
|
||||||
|
|
||||||
replace git.bovender.de/daniel/hugo_cookie_consent => ../hugo_cookie_consent
|
|
||||||
|
|||||||
Reference in New Issue
Block a user