lets try a hugo build
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
Build Hugo Site / build (push) Successful in 5s

This commit is contained in:
Phil 2024-11-19 14:26:23 -07:00
parent c484eb1636
commit 094ab73813

View File

@ -12,4 +12,6 @@ jobs:
go-version: '>=1.17.0'
- run: go version
- run: apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community hugo
- run: hugo version
- run: hugo version
- run: hugo
- run: ls -lah