update
parent
f2cefa779f
commit
ab2b28d697
|
@ -20,6 +20,7 @@ jobs:
|
|||
- name: 安装依赖并编译
|
||||
run: |
|
||||
pwd
|
||||
ls -lsh
|
||||
npm i
|
||||
npm run build
|
||||
|
||||
|
|
Loading…
Reference in New Issue