Testing workflow
This commit is contained in:
parent
adcc72d70f
commit
5610b878e1
@ -8,7 +8,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
run: sudo apt install -y go
|
run: sudo apt install -y golang-go
|
||||||
|
|
||||||
- name: Preparing the Go compiler
|
- name: Preparing the Go compiler
|
||||||
run: echo 'CGO_ENABLED=1 go install -tags extended github.com/gohugoio/hugo@latest'
|
run: echo 'CGO_ENABLED=1 go install -tags extended github.com/gohugoio/hugo@latest'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user