Skip to content

Commit 9f22f20

Browse files
author
v_guanglwen
committed
feat: 测
1 parent 9800050 commit 9f22f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ci.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const project = new ci.Project({
2222
type: 'miniProgram',
2323
projectPath: path.resolve(__dirname, '../'),
2424
privateKeyPath: path.resolve(__dirname, './key'),
25-
ignores: [path.resolve(__dirname, '../miniprogram/node_modules/**/*')]
25+
// ignores: [path.resolve(__dirname, '../miniprogram/node_modules/**/*')]
2626
})
2727
const robotNumber = 2
2828
const params = {

0 commit comments

Comments
 (0)