take 4
Some checks failed
Build Hugo Site / build (push) Failing after 6s

This commit is contained in:
2025-11-10 02:49:29 -03:00
parent a7d6be5ed9
commit ff4d896917

View File

@@ -23,7 +23,8 @@ jobs:
apk add --no-cache wget tar rsync openssh
wget -O sitegen.tar.gz https://github.com/gohugoio/hugo/releases/download/v0.152.2/hugo_extended_0.152.2_Linux-64bit.tar.gz
tar -xzf sitegen.tar.gz
mv hugo_extended_0.152.2_Linux-64bit/hugo /usr/local/bin/sitegen
mv hugo /usr/local/bin/sitegen
ls -lah
chmod +x /usr/local/bin/sitegen
/usr/local/bin/sitegen version