Skip to content

Commit 0538975

Browse files
committed
ci: specify timeout_seconds as well (required)
Signed-off-by: Luca Zeuch <[email protected]>
1 parent 3dc09d7 commit 0538975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
with:
5454
retry_on: error
5555
max_attempts: 3
56+
timeout_seconds: 10
5657
command: npm run build
5758

5859
- name: Setup Pages

0 commit comments

Comments
 (0)