Skip to content

Commit 619bc3e

Browse files
committed
Use mise build on netlify
1 parent a66cc10 commit 619bc3e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

netlify.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
[build]
2-
command = "hugo"
2+
command = "mise build"
33
publish = "public"
44

5-
[build.environment]
6-
HUGO_VERSION = "0.154.5"
7-
85
[[headers]]
96
for = "/*"
107

0 commit comments

Comments
 (0)