Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit e52340c

Browse files
committed
Rename check to build
1 parent 01226f0 commit e52340c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pnpm install
1313
pnpm run lint
1414
pnpm run test -- --silent
1515
pnpm audit
16-
pnpm run check
16+
pnpm run build
1717

1818
# Publish
1919
npm publish --dry-run

0 commit comments

Comments
 (0)