Skip to content

Commit fe957ba

Browse files
authored
Merge pull request #676 from zihanKuang/fix-checks-failed
fix: Pin Hugo version for Netlify build
2 parents a762520 + 992ac36 commit fe957ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

netlify.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ publish = "public"
77

88
[build.environment]
99
GO_VERSION = "1.23.8"
10+
HUGO_VERSION = "0.148.1"
1011

1112
[context.production]
1213
command = "npm run build:production"

0 commit comments

Comments
 (0)