Skip to content

Commit d79a049

Browse files
authored
Update node.js.yml
1 parent a634df7 commit d79a049

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/node.js.yml

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

2424
- name: Deploy
2525
run: npm run build
26+
27+
- name: Start
28+
run: npm run start

0 commit comments

Comments
 (0)