Skip to content

Commit

Permalink
chore: remove-build-command-from-netlfiy-toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Harman-singh-waraich committed Dec 10, 2024
1 parent cc50fd3 commit 40fa153
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ NETLIFY_YARN_WORKSPACES = "true"
YARN_ENABLE_GLOBAL_CACHE = "true"
# YARN_CACHE_FOLDER = "$HOME/.yarn_cache"
# YARN_VERSION = "3.2.0"
[build]
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"

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

0 comments on commit 40fa153

Please sign in to comment.