Skip to content

Commit

Permalink
Update ci.json
Browse files Browse the repository at this point in the history
  • Loading branch information
emersonlaurentino authored May 31, 2022
1 parent 6ca52ff commit 85908d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codesandbox/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"buildCommand": "yarn turbo run build --ignore=\"apps/**/*\"",
"buildCommand": "turbo run build --ignore=\"apps/**/*\"",
"packages": ["packages/*"],
"sandboxes": ["store-ui-typescript-0gd9u"],
"node": "16"
Expand Down

0 comments on commit 85908d7

Please sign in to comment.