Attempt to build on netlify with 0.95.0 hugo (#11090)

* Attempt to build on netlify with 0.95.0 hugo

* Update nodejs
This commit is contained in:
jacob-delgado 2022-03-23 10:52:38 -06:00 committed by GitHub
parent 8c0fc6d449
commit 953a3e4038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.61.0"
NODE_VERSION = "12.8.0"
HUGO_VERSION = "0.95.0"
NODE_VERSION = "12.22.11"
BUILD_WITH_CONTAINER = "0"
[[headers]]