Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 7e6a767

Browse files
committed
ci(relaease): use ci script to build
1 parent ac60a91 commit 7e6a767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
CI: true
3838

3939
- name: Build packages
40-
run: pnpm build
40+
run: pnpm build:ci
4141

4242
- name: Setup CI Git User
4343
run: |

0 commit comments

Comments
 (0)