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

@ -13,3 +13,5 @@ jobs:
- run: go version - run: go version
- run: apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community hugo - 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