Skip to content

Commit c2b030c

Browse files
committed
add step
1 parent abf25c4 commit c2b030c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ jobs:
2626

2727
- name: test
2828
run: npm test
29+
30+
- name: build
31+
run: npm run build

0 commit comments

Comments
 (0)