修复Gitea工作流中的构建命令,添加缺失的构建步骤
Some checks failed
Deploy to Liteyuki pages / build (push) Failing after 54s
Some checks failed
Deploy to Liteyuki pages / build (push) Failing after 54s
This commit is contained in:
parent
8084eed7ae
commit
c8fc0613f2
@ -34,7 +34,7 @@ jobs:
|
|||||||
- name: 构建
|
- name: 构建
|
||||||
run: |-
|
run: |-
|
||||||
pnpm install
|
pnpm install
|
||||||
pnpm run
|
pnpm run build
|
||||||
|
|
||||||
- name: "发布"
|
- name: "发布"
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user