Skip to content

Commit 0b8911e

Browse files
committed
fix comamnd
1 parent 1cbf520 commit 0b8911e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Install and Build
1515
run: |
1616
yarn install
17-
yarn start
17+
yarn build
1818
1919
- name: Deploy 🚀
2020
uses: JamesIves/[email protected]

0 commit comments

Comments
 (0)