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