Skip to content

Commit 40fa153

Browse files
chore: remove-build-command-from-netlfiy-toml
1 parent cc50fd3 commit 40fa153

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web/netlify.toml

-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ NETLIFY_YARN_WORKSPACES = "true"
66
YARN_ENABLE_GLOBAL_CACHE = "true"
77
# YARN_CACHE_FOLDER = "$HOME/.yarn_cache"
88
# YARN_VERSION = "3.2.0"
9-
[build]
10-
command = "yarn workspace @kleros/kleros-v2-contracts install && yarn workspace @kleros/kleros-v2-web install && yarn workspace @kleros/kleros-v2-contracts build && yarn workspace @kleros/kleros-v2-web build-netlify"
119

1210
[functions]
1311
directory = "web/netlify/functions/"

0 commit comments

Comments
 (0)