Skip to content

Commit 0853585

Browse files
committed
update
1 parent ed5d8c9 commit 0853585

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
extended: true
3838

3939
- name: Build
40-
run: hugo --minify --gc
40+
run: hugo --minify --gc --buildFuture
4141

4242
# 核心架构改变:不再推送到分支,而是将 public 目录打包为系统级 Artifact
4343
- name: Upload artifact

0 commit comments

Comments
 (0)