Invoke mod get without -u
Some checks failed
/ deploy (push) Failing after 1m56s

This commit is contained in:
Sergio Durigan Junior 2024-09-14 19:02:06 -04:00
parent 23bfba4871
commit 77f76224b4
Signed by: sergiodj
GPG key ID: D0EB762865FC5E36

View file

@ -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