Skip to content

Commit 0042293

Browse files
committed
chore(ci): update config
1 parent 57ae050 commit 0042293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: pnpm generate
4646

4747
- name: Build
48-
run: pnpm build
48+
run: pnpm release:build
4949

5050
- name: Site Build
5151
run: pnpm site

0 commit comments

Comments
 (0)