This commit is contained in:
parent
4af86ebe4f
commit
07f62ef91f
@ -15,8 +15,8 @@ jobs:
|
||||
|
||||
- name: Install Hugo
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -y hugo
|
||||
apt update
|
||||
apt install -y hugo
|
||||
|
||||
- name: Build Hugo Site
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user