try a different hugo install method
This commit is contained in:
parent
e88d0f790c
commit
c484eb1636
@ -11,6 +11,5 @@ jobs:
|
||||
with:
|
||||
go-version: '>=1.17.0'
|
||||
- run: go version
|
||||
- run: apk add build-base
|
||||
- run: CGO_ENABLED=1 go install -tags extended github.com/gohugoio/hugo@latest
|
||||
- run: apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community hugo
|
||||
- run: hugo version
|
@ -1 +1 @@
|
||||
Subproject commit a01afdd69a7dfc2cd5c2813e2b324046f68effe6
|
||||
Subproject commit 881a5b145dfdbb093b60132f03662f8aafb611cc
|
Loading…
Reference in New Issue
Block a user