移除空行

This commit is contained in:
NianBroken
2024-07-26 03:00:55 +08:00 Unverified
parent f1042de673
commit 862adfbc95
-1
View File
@@ -64,7 +64,6 @@ jobs:
export BEIJING_TIME="$(TZ='Asia/Shanghai' date +'%Y-%m-%d %H:%M:%S:%3N')"
echo "BEIJING_TIME=$BEIJING_TIME" >> $GITHUB_OUTPUT
# 如果 hour_count 为空,则设置为 168
if [[ -z "${{ github.event.inputs.hour_count }}" ]]; then
# 设置步骤输出的 hour_count 为 168