ci: 修复Windows构建工作流中的任务名称错误
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user