Skip to content

Commit

Permalink
fix build preview command
Browse files Browse the repository at this point in the history
  • Loading branch information
erquhart committed Jul 16, 2019
1 parent dc0e9d9 commit 3519cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
publish = "dist"

[context.deploy-preview]
command = "yarn build-preview"
command = "yarn build:preview"

0 comments on commit 3519cb5

Please # to comment.