Skip to content

Commit

Permalink
chore: adjust ci builds
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilloftheshadow committed Oct 9, 2024
1 parent 2e44bb5 commit f1cd179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"build": "turbo run build",
"changeset": "changeset add",
"ci": "pnpm build --filter !demo-cloudo --filter !demo-rocko --filter !website",
"ci": "pnpm build --filter !website",
"cf": "pnpm build --filter @buape/carbon... && turbo run dev --filter demo-cloudo",
"cli": "cd packages/create-carbon && pnpm cli",
"dev": "env-cmd -- turbo run dev --env-mode loose --filter !demo-cloudo",
Expand Down

0 comments on commit f1cd179

Please sign in to comment.