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