mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-03 16:46:55 +00:00
10 lines
155 B
YAML
10 lines
155 B
YAML
|
init:
|
||
|
- git config --global core.autocrlf input
|
||
|
build_script:
|
||
|
- cmd: build.cmd
|
||
|
test: off
|
||
|
version: 0.0.1.{build}
|
||
|
artifacts:
|
||
|
- path: bin
|
||
|
name: bin
|