Skip to content

Allow specifying ownership #118

Allow specifying ownership

Allow specifying ownership #118

Workflow file for this run

name: UWP
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Get krink Submodules
run: git submodule update --init
- name: Get Kinc DLC
run: .\Kinc\get_dlc.bat
- name: Compile
run: .\Kinc\make.bat windowsapp -v vs2022 --kinc Kinc --from Tests/Empty --noshaders --compile