Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lmxslpc authored Feb 19, 2024
1 parent bdb9e29 commit 7940f59
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/LEDE_x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ on:
- 开启

ssh_time1:
description: "设置开始编译前暂停时间,单位分钟:"
description: "SSH调试设置:开始编译前暂停时间(分钟):"
required: false
default: "30"
type: string

ssh_time2:
description: "设置编译报错后暂停时间,单位分钟:"
description: "SSH调试设置:编译报错后暂停时间(分钟):"
required: false
default: "340"
type: string
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/immortalwrt_x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ on:
- 开启

ssh_time1:
description: "设置开始编译前暂停时间,单位分钟:"
description: "SSH调试设置:开始编译前暂停时间(分钟):"
required: false
default: "30"
type: string

ssh_time2:
description: "设置编译报错后暂停时间,单位分钟:"
description: "SSH调试设置:编译报错后暂停时间(分钟):"
required: false
default: "340"
type: string
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/istoreos_x86_64_22.03.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ on:
- 开启

ssh_time1:
description: "设置开始编译前暂停时间,单位分钟:"
description: "SSH调试设置:开始编译前暂停时间(分钟):"
required: false
default: "30"
type: string

ssh_time2:
description: "设置编译报错后暂停时间,单位分钟:"
description: "SSH调试设置:编译报错后暂停时间(分钟):"
required: false
default: "340"
type: string
Expand Down

0 comments on commit 7940f59

Please sign in to comment.