Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 0b8911e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/github-pages-deploy-action@4.1.4

0 commit comments

Comments
 (0)