We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c16016 commit 0e77386Copy full SHA for 0e77386
.github/workflows/ci.yml
@@ -27,6 +27,7 @@ jobs:
27
28
- name: Install dependencies
29
run: npm install
30
+ npm i --save miniprogram-recycle-view
31
32
- name: Run package script
33
run: npm run init
0 commit comments