parent
1676484d0d
commit
4860233e30
1 changed files with 2 additions and 8 deletions
|
@ -5,11 +5,5 @@ jobs:
|
|||
name: debug
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Hugo
|
||||
uses: https://github.com/peaceiris/actions-hugo@v3
|
||||
with:
|
||||
hugo-version: '0.119.0'
|
||||
# extended: true
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
- name: hugo
|
||||
uses: ./actions/hugo
|
||||
|
|
Loading…
Reference in a new issue