We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dc09d7 commit 0538975Copy full SHA for 0538975
.github/workflows/hugo.yml
@@ -53,6 +53,7 @@ jobs:
53
with:
54
retry_on: error
55
max_attempts: 3
56
+ timeout_seconds: 10
57
command: npm run build
58
59
- name: Setup Pages
0 commit comments