master
yutent 2023-02-19 15:05:18 +08:00
parent 209a9072d4
commit f2cefa779f
1 changed files with 1 additions and 0 deletions

View File

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