Skip to content

Commit 9177d1d

Browse files
committed
Netlify is failing; checking the version of Hugo
1 parent 2abd977 commit 9177d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build]
22
publish = "public"
3-
command = "hugo --gc --minify -d public/docs;"
3+
command = "hugo version && hugo --gc --minify -d public/docs;"
44

55
[context.production.environment]
66
HUGO_VERSION = "0.76.5"

0 commit comments

Comments
 (0)