add go
All checks were successful
Build an image to deploy website / build (push) Successful in 53s

This commit is contained in:
Julien Fastré 2024-01-24 10:59:11 +01:00
parent c4b107dc66
commit f83a48595f
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -35,6 +35,7 @@ jobs:
uses: https://github.com/peaceiris/actions-hugo@v2
with:
hugo-version: '${{ HUGO_VERSION }}'
extended: true
- name: Setup Go
uses: https://github.com/actions/setup-go@v5