Skip to content

Commit 6ff0947

Browse files
committed
chore(workflow): update build command
1 parent 7b32342 commit 6ff0947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
run: pnpm install --frozen-lockfile
6464

6565
- name: Build
66-
run: pnpm build:package
66+
run: pnpm build

0 commit comments

Comments
 (0)