This commit is contained in:
parent
9692b3a0e8
commit
3303be4196
@ -9,7 +9,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build: # 定义一个名为 build 的作业
|
||||
runs-on: windows # 指定了作业运行的环境
|
||||
runs-on: test # 指定了作业运行的环境
|
||||
|
||||
steps:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user