Skip to content

Commit

Permalink
ci: specify timeout_seconds as well (required)
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Zeuch <[email protected]>
  • Loading branch information
l-zeuch committed Jul 27, 2024
1 parent 3dc09d7 commit 0538975
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
with:
retry_on: error
max_attempts: 3
timeout_seconds: 10
command: npm run build

- name: Setup Pages
Expand Down

0 comments on commit 0538975

Please sign in to comment.