Skip to content

Commit 84ce4ba

Browse files
author
v_guanglwen
committed
feat: 测测测测
1 parent d7f93d3 commit 84ce4ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
echo "build目录内容:"
2222
ls -la ./build/
2323
24+
- name: Install dependencies
25+
run: npm install
26+
2427
- name: Upload MiniProgram
2528
env:
2629
WX_PRIVATE_KEY: ${{ secrets.WX_PRIVATE_KEY }}

0 commit comments

Comments
 (0)