This commit is contained in:
parent
7aa1414ecf
commit
8295d57e5c
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@ kind: pipeline
|
|||
type: exec
|
||||
name: windows-msvc
|
||||
|
||||
platform:
|
||||
os: windows
|
||||
arch: amd64
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
commands:
|
||||
|
|
Loading…
Add table
Reference in a new issue