Skip to content

Commit f5e5562

Browse files
authored
chore: enable hugo extended version
1 parent 187714e commit f5e5562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: peaceiris/actions-hugo@v2
2020
with:
2121
hugo-version: 'latest'
22-
# extended: true
22+
extended: true
2323

2424
- name: Build
2525
run: hugo --minify

0 commit comments

Comments
 (0)