Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra committed Apr 9, 2023
1 parent b69d4f0 commit 5d4a9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
[build]
base = "/"
publish = "packages/playground/dist"
command = "pnpm build"
command = "pnpm --filter=@codeimage/vanilla-extract build && pnpm --filter=@codeui/playground build"

0 comments on commit 5d4a9cf

Please sign in to comment.