Update build-book.yaml

This commit is contained in:
何夕2077
2025-07-31 12:51:37 +08:00
committed by GitHub
parent ba98695853
commit 3c5c97f0c1

View File

@@ -177,7 +177,7 @@ jobs:
echo "创建了月度索引: $TARGET_MONTH_DIR/_index.md" echo "创建了月度索引: $TARGET_MONTH_DIR/_index.md"
fi fi
weight=$((31 - DAY_NO_ZERO)) weight=$((32 - DAY_NO_ZERO))
local_description="" local_description=""
if grep -q "AI内容摘要" "$source_file"; then if grep -q "AI内容摘要" "$source_file"; then