Skip to content

fix harmony KSPAssembly version #11

fix harmony KSPAssembly version

fix harmony KSPAssembly version #11

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@0.0.4
with:
use-ckan: true