test
Some checks failed
Build Website / build (push) Failing after 1s

This commit is contained in:
Jean-Michel Tremblay 2026-04-23 17:12:38 -04:00
parent 48a2987ec5
commit f8afee50f3

View file

@ -49,7 +49,7 @@ jobs:
-e GOPATH=/cache \
-w /src/site \
forgejo.jmopines.com/jm/hugo-git:latest \
hugo --minify --enableGitInfo --destination "public" --baseURL "/"
--minify --enableGitInfo --destination "public" --baseURL "/"
- name: Deploy
run: |
set -ex