mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-22 21:45:28 +00:00
9 lines
157 B
YAML
9 lines
157 B
YAML
init:
|
|
- git config --global core.autocrlf input
|
|
build_script:
|
|
- cmd: build.cmd NuGet
|
|
test: off
|
|
version: 0.0.1.{build}
|
|
artifacts:
|
|
- path: 'bin\*.nupkg'
|