Skip to content

Commit 4f95eb4

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

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,12 @@ jobs:
2020
ls -la
2121
echo "build目录内容:"
2222
ls -la ./build/
23-
23+
2424
- name: Install dependencies
2525
run: npm install
26+
27+
- name: Run package script
28+
run: npm run init
2629

2730
- name: Upload MiniProgram
2831
env:

0 commit comments

Comments
 (0)