Use latest versions of modules.
Build and Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
2026-06-14 23:19:57 +02:00
parent e57c4aa403
commit f6b3e50f4f
2 changed files with 3 additions and 2 deletions
+3
View File
@@ -27,6 +27,9 @@ jobs:
run: |
npm install sass
- name: Install and update modules
run: hugo mod get -u
- name: Build site
run: hugo --minify
-2
View File
@@ -5,5 +5,3 @@ go 1.26.4
require git.bovender.de/daniel/hugo_cookie_consent v0.0.1
require github.com/1bl4z3r/hermit-V2 v1.1.33 // indirect
replace git.bovender.de/daniel/hugo_cookie_consent => ../hugo_cookie_consent