Testing Actions
This commit is contained in:
parent
9531e830ff
commit
b4e8f65aa8
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
- name: Install dependencies and Hugo
|
||||
run:
|
||||
# apk add --no-cache curl bash git libc6-compat
|
||||
sudo apt install hugo
|
||||
apt install hugo
|
||||
# Install Hugo (Refer to https://gohugo.io/installation/linux/)
|
||||
#doas apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community hugo
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue