Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cf1a64e

Browse files
committedNov 21, 2024·
更新
1 parent 3e213cf commit cf1a64e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/hugo-deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
run: |
5252
hugo \
5353
--gc \
54+
--buildFuture \
5455
--minify \
5556
--buildDrafts \
5657
--baseURL "${{ steps.pages.outputs.base_url }}/"

0 commit comments

Comments
 (0)
Please sign in to comment.