Testing Actions
Some checks failed
/ test (push) Successful in 2s
Deploy Hugo Site / build (push) Failing after 6s

This commit is contained in:
Kars van Velzen 2025-07-22 16:34:38 +02:00
parent 9531e830ff
commit b4e8f65aa8

View file

@ -11,7 +11,7 @@ jobs:
- name: Install dependencies and Hugo - name: Install dependencies and Hugo
run: run:
# apk add --no-cache curl bash git libc6-compat # apk add --no-cache curl bash git libc6-compat
sudo apt install hugo apt install hugo
# Install Hugo (Refer to https://gohugo.io/installation/linux/) # Install Hugo (Refer to https://gohugo.io/installation/linux/)
#doas apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community hugo #doas apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community hugo