diff --git a/netlify.toml b/netlify.toml index 52a0c6ac01..d7c6f085b7 100644 --- a/netlify.toml +++ b/netlify.toml @@ -10,4 +10,5 @@ publish = "docs-beta/public" [context."chrischinch/quickstart"] - command = "hugo" \ No newline at end of file + command = "hugo" + HUGO_VERSION = "0.74.3" \ No newline at end of file