add go
CICD / Explore-Gitea-Actions (push) Successful in 29s
Details
CICD / Explore-Gitea-Actions (push) Successful in 29s
Details
This commit is contained in:
parent
69b83a2ee5
commit
f80d00b081
|
|
@ -17,6 +17,8 @@ jobs:
|
|||
apt install -y ca-certificates curl gnupg
|
||||
wget https://github.com/gohugoio/hugo/releases/download/v0.163.3/hugo_0.163.3_linux-amd64.deb
|
||||
dpkg -i hugo_0.163.3_linux-amd64.deb
|
||||
apt update
|
||||
apt install -y golang-go
|
||||
|
||||
- name: Build Hugo
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue