Skip to content

Commit a73c49f

Browse files
authored
Change build command in netlify.toml
1 parent d38c9c6 commit a73c49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build]
22
base = "docs"
33
publish = "build"
4-
command = "yarn build"
4+
command = "echo 1;"
55
ignore = "node ignore_build.mjs"
66

77
[[redirects]]

0 commit comments

Comments
 (0)