Skip to content

Commit 9800050

Browse files
author
v_guanglwen
committed
feat: 测
1 parent 13d2e1e commit 9800050

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ jobs:
2424
ls -la ./build/
2525
echo "子模块状态:"
2626
git submodule status
27+
28+
- name: Install dependencies
29+
run: npm install
30+
2731

2832
- name: Upload MiniProgram
2933
env:

0 commit comments

Comments
 (0)