This commit is contained in:
parent
23bfba4871
commit
77f76224b4
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
|||
- name: Prepare modules
|
||||
run: |
|
||||
/usr/bin/hugo mod init github.com/divinerites/plausible-hugo
|
||||
/usr/bin/hugo mod get -u
|
||||
/usr/bin/hugo mod get
|
||||
- name: Run Hugo
|
||||
run: /usr/bin/hugo --logLevel info
|
||||
- name: Run rsync
|
||||
|
|
Loading…
Reference in a new issue