Skip to content

Commit 3357ca8

Browse files
committed
Update workflows config.
1 parent 1fa4d7f commit 3357ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# ${{ runner.os }}-node-
2424

2525
- run: npm install
26-
- run: npm run start
26+
- run: npm run build
2727

2828
- name: Build and Deploy
2929
uses: peaceiris/[email protected]

0 commit comments

Comments
 (0)