Skip to content

Commit d696a0a

Browse files
committed
Testing netlify config changes
1 parent 3ee24fa commit d696a0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# command = "yarn build"
55
base = "."
66
publish = "docs/build/"
7-
command = "npm i && cd docs/ && yarn build"
7+
command = "npm i && cd docs/ && npm i && npm run build"
88

99
[[headers]]
1010
for = "/*"

0 commit comments

Comments
 (0)