Skip to content

switch KSPBT to nuget #83

switch KSPBT to nuget

switch KSPBT to nuget #83

Workflow file for this run

name: build
on:
push:
branches: [ master ]
paths:
- '**/*.cs'
- '**/*.csproj'
- '**/*.props'
pull_request:
paths:
- '**/*.cs'
- '**/*.csproj'
- '**/*.props'
workflow_dispatch:
workflow_call:
jobs:
build:
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/build.yml@main