File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ YARN_ENABLE_GLOBAL_CACHE = "true"
77# YARN_CACHE_FOLDER = "$HOME/.yarn_cache"
88# YARN_VERSION = "3.2.0"
99[build ]
10- 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"
10+ command = " yarn workspaces foreach -Rpt --from @kleros/kleros-v2-web install && yarn workspaces foreach -Ap --include @kleros/kleros-app --include @kleros/kleros-v2-contracts run build && yarn workspace @kleros/kleros-v2-web build-netlify"
1111[functions ]
1212directory = " web/netlify/functions/"
You can’t perform that action at this time.
0 commit comments