Skip to content

Commit 64b1d51

Browse files
committed
pull extended version
1 parent 9071fb8 commit 64b1d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Hugo
2222
uses: peaceiris/actions-hugo@v3
2323
with:
24-
args: -s site
24+
extended: true
2525

2626
- name: Build site
2727
run: hugo -s site

0 commit comments

Comments
 (0)