This commit is contained in:
mozzie 2023-03-06 10:10:33 +08:00
parent 66bb7a4402
commit 9c57403f36

View File

@ -14,7 +14,7 @@ steps:
- name: 依赖更新 - name: 依赖更新
commands: commands:
- pnpm install - pnpm i
- pnpm build:web - pnpm build:web
- name: 发布web服务器 - name: 发布web服务器