Skip to content

Commit

Permalink
chore: update-build-command
Browse files Browse the repository at this point in the history
  • Loading branch information
Harman-singh-waraich committed Dec 9, 2024
1 parent e460576 commit 8755e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ 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-app install && yarn workspace @kleros/kleros-v2-web install && yarn workspace @kleros/kleros-v2-contracts build && yarn workspace @kleros/kleros-app build && yarn workspace @kleros/kleros-v2-web build-netlify"
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 8755e09

Please sign in to comment.