Skip to content

build

build #69

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

Check failure on line 16 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / build

Invalid workflow file

The workflow is not valid. In .github/workflows/build.yml (Line: 16, Col: 11): Error from called workflow KSPModdingLibs/KSPBuildTools/.github/workflows/build.yml@main (Line: 49, Col: 13): Unexpected symbol: ')'. Located at position 73 within expression: (inputs.use-ckan && inputs.use-msbuild) || inputs.dependency-identifiers)