Update .github/workflows/main.yml
Build and Publish Artifact / build (push) Failing after 9s
Details
Build and Publish Artifact / build (push) Failing after 9s
Details
This commit is contained in:
parent
1d50fb8b4b
commit
24fa8d19e9
|
|
@ -16,7 +16,8 @@ jobs:
|
|||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: '0.79.1'
|
||||
hugo-version: '0.122.0'
|
||||
extended: true
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
|
|
|
|||
Loading…
Reference in New Issue