master
yutent 2023-02-19 15:06:42 +08:00
parent f2cefa779f
commit ab2b28d697
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ jobs:
- name: 安装依赖并编译 - name: 安装依赖并编译
run: | run: |
pwd pwd
ls -lsh
npm i npm i
npm run build npm run build