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:
|
||||
# 先编译 libcore
|
||||
build-libcore:
|
||||
name: 编译 libcore (Windows)
|
||||
name: 编译 libcore (Windows)1
|
||||
runs-on: client-server
|
||||
container:
|
||||
image: node:20
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user