Skip to content

Commit

Permalink
fix: codesandbox ci
Browse files Browse the repository at this point in the history
  • Loading branch information
emersonlaurentino committed Jun 9, 2022
1 parent a7c7d1f commit 51f35f3
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": "turbo run build --ignore=\"apps/**/*\"",
"buildCommand": "turbo run build --filter=./packages/*",
"packages": ["packages/*"],
"sandboxes": ["store-ui-typescript-0gd9u"],
"node": "16"
Expand Down

0 comments on commit 51f35f3

Please sign in to comment.