Skip to content

Commit 48aea40

Browse files
committed
fix: ci
1 parent e4fdb72 commit 48aea40

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
@@ -25,4 +25,4 @@ jobs:
2525
- name: Build
2626
run: |
2727
npm ci
28-
npx webpack
28+
npm run build:dev

0 commit comments

Comments
 (0)