ci: 修复Windows构建工作流中的任务名称错误
This commit is contained in:
parent
5c1449155e
commit
2eaa15cc8f
2
.github/workflows/build-windows.yml
vendored
2
.github/workflows/build-windows.yml
vendored
@ -10,7 +10,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
# 先编译 libcore
|
# 先编译 libcore
|
||||||
build-libcore:
|
build-libcore:
|
||||||
name: 编译 libcore (Windows)
|
name: 编译 libcore (Windows)1
|
||||||
runs-on: client-server
|
runs-on: client-server
|
||||||
container:
|
container:
|
||||||
image: node:20
|
image: node:20
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user