Skip to content

fix primitive cubes being deleted by the batching system (part of #143) #76

fix primitive cubes being deleted by the batching system (part of #143)

fix primitive cubes being deleted by the batching system (part of #143) #76

Workflow file for this run

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