site: Update node from 20.18.1 to 20.18.2
parent
9bb6e238c7
commit
0ddca96711
|
@ -4,7 +4,7 @@ publish = "site/public/"
|
||||||
command = "pwd && cd themes/docsy && npm install && git submodule update -f --init && cd ../.. && hugo"
|
command = "pwd && cd themes/docsy && npm install && git submodule update -f --init && cd ../.. && hugo"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
NODE_VERSION = "20.18.1"
|
NODE_VERSION = "20.18.2"
|
||||||
HUGO_VERSION = "v0.141.0"
|
HUGO_VERSION = "v0.141.0"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
|
|
Loading…
Reference in New Issue