install hugo
This commit is contained in:
		@@ -11,3 +11,5 @@ jobs:
 | 
				
			|||||||
        with:
 | 
					        with:
 | 
				
			||||||
          go-version: '>=1.17.0'
 | 
					          go-version: '>=1.17.0'
 | 
				
			||||||
      - run: go version
 | 
					      - run: go version
 | 
				
			||||||
 | 
					      - run: CGO_ENABLED=1 go install -tags extended github.com/gohugoio/hugo@latest
 | 
				
			||||||
 | 
					      - run: hugo version
 | 
				
			||||||
		Reference in New Issue
	
	Block a user