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,7 +7,7 @@ YARN_ENABLE_GLOBAL_CACHE = "true"
7
7
# YARN_CACHE_FOLDER = "$HOME/.yarn_cache"
8
8
# YARN_VERSION = "3.2.0"
9
9
[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 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"
11
11
12
12
[functions ]
13
13
directory = " web/netlify/functions/"
You can’t perform that action at this time.
0 commit comments