ci: 修复Windows构建工作流中的任务名称错误

This commit is contained in:
2025-11-06 17:18:26 -08:00
parent 5c1449155e
commit 2eaa15cc8f
+1 -1
View File
@@ -10,7 +10,7 @@ on:
jobs:
# 先编译 libcore
build-libcore:
name: 编译 libcore (Windows)
name: 编译 libcore (Windows)1
runs-on: client-server
container:
image: node:20