Update build-book.yaml
This commit is contained in:
2
.github/workflows/build-book.yaml
vendored
2
.github/workflows/build-book.yaml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user