Skip to content

Commit 283054d

Browse files
committed
build demo
1 parent 7ff77a0 commit 283054d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: pnpm install
5353

5454
- name: Build
55-
run: pnpm run build && pnpm run build
55+
run: pnpm run build:demo
5656

5757
- uses: actions/configure-pages@v3
5858

0 commit comments

Comments
 (0)