Skip to content

Commit eca319e

Browse files
committed
feat: add run build in gh build workflow
1 parent 722d858 commit eca319e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
cache: 'pnpm'
2020
- run: pnpm install
2121
- run: pnpm run lint
22+
- run: pnpm run build

0 commit comments

Comments
 (0)