Skip to content

Commit 474d21f

Browse files
committed
Use Hugo Extended in GitHub Pages workflow
1 parent 6cb51ac commit 474d21f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
uses: peaceiris/actions-hugo@v3
1919
with:
2020
hugo-version: '0.148.1'
21+
extended: true
2122
- uses: actions/setup-node@v4
2223
with:
2324
node-version: 22

0 commit comments

Comments
 (0)