This commit is contained in:
parent
aa2d55161f
commit
a68a1851ec
@ -4,11 +4,11 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
# 在master分支上,有push时运行
|
# 在master分支上,有push时运行
|
||||||
- master
|
- windows
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
example:
|
example:
|
||||||
runs-on: ubuntu-latest
|
runs-on: windows-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: 检出代码
|
- name: 检出代码
|
||||||
|
Loading…
x
Reference in New Issue
Block a user