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