Test
All checks were successful
/ build (push) Successful in 20s

This commit is contained in:
vanten-s 2024-07-21 22:43:36 +02:00
parent 863979087c
commit d09a1580e6
Signed by: vanten-s
GPG key ID: DE3060396884D3F2

View file

@ -6,6 +6,7 @@ jobs:
image: alpine:latest
steps:
- run: apk add hugo
- run: apk add git
- run: git clone https://forgejo.vanten-s.com/vanten-s/vanten-s.com .
- run: hugo
- run: ls