Skip to content

Commit b553e83

Browse files
author
v_guanglwen
committed
feat: 测测测测
1 parent 0e77386 commit b553e83

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
2828
- name: Install dependencies
2929
run: npm install
30-
npm i --save miniprogram-recycle-view
3130

3231
- name: Run package script
3332
run: npm run init

build/ci.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ const params = {
3737
autoPrefixWXSS: true
3838
},
3939
}
40+
await ci.packNpm(project, {})
4041
ci.upload({
4142
project,
4243
...params

0 commit comments

Comments
 (0)