Skip to content

Commit

Permalink
[U] Change netlify to build preview
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna committed Jan 6, 2023
1 parent 13e34d3 commit d99f50c
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
@@ -1,4 +1,4 @@
[build]
publish = "dist/"
command = "yarn build"
command = "yarn build-preview"
environment = { NODE_VERSION = "18", PYTHON_VERSION = "3.8" }

0 comments on commit d99f50c

Please sign in to comment.