This commit is contained in:
parent
132d91a3c2
commit
bd3c1503d4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
|
||||
- name: Install Hugo
|
||||
run: |
|
||||
apt install -y hugo
|
||||
apt update && apt install -y hugo
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue