Skip to content

Commit e872003

Browse files
chore(ci): use branch sandbox on deployments (#356)
1 parent 1ff6a0d commit e872003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codesandbox/ci.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": ["packages/autocomplete-*"],
33
"buildCommand": false,
44
"^": "buildCommand is false because `yarn prepare` is going to build packages anyway.",
5-
"sandboxes": ["github/algolia/autocomplete.js/tree/next/examples/js"]
5+
"sandboxes": ["/examples/js"]
66
}

0 commit comments

Comments
 (0)