Skip to content

Commit 6bdb3d8

Browse files
committed
feat: workflow install问题
1 parent 82f4199 commit 6bdb3d8

File tree

3 files changed

+1
-9
lines changed

3 files changed

+1
-9
lines changed

packages/robin/.husky/commit-msg

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/robin/.husky/pre-commit

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/robin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"scripts": {
88
"build": "dumi build",
99
"dev": "dumi dev",
10-
"prepare": "husky install && dumi setup",
10+
"prepare": "dumi setup",
1111
"preview": "dumi preview",
1212
"start": "npm run dev"
1313
},

0 commit comments

Comments
 (0)