This commit is contained in:
shadcn
2026-03-02 13:47:25 +04:00
parent 8448acdf90
commit 81a1dde380

View File

@@ -77,6 +77,9 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Build packages
run: pnpm --filter=shadcn build
- run: pnpm format:check
tsc: