Skip to content

Commit de35328

Browse files
authored
Update hugo.yml
1 parent 40bd199 commit de35328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: peaceiris/actions-hugo@v3
2222
with:
2323
hugo-version: '0.119.0'
24-
# extended: true
24+
extended: true
2525

2626
- name: Build
2727
run: hugo --minify

0 commit comments

Comments
 (0)