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

Commit 584674f

Browse files
committed
chore: update build command in CI workflow
1 parent 209e145 commit 584674f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
run: npm install
4040

4141
- name: Run build
42-
run: npm run build
42+
run: npm run build-ci

0 commit comments

Comments
 (0)