Skip to content

Update build.yml

Update build.yml #8

Triggered via push November 26, 2024 09:42
Status Startup failure
Total duration
Artifacts

build.yml

on: push
Matrix: Build Python Version
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/build.yml#L46
The workflow is not valid. .github/workflows/build.yml (Line: 46, Col: 9): Unrecognized named-value: 'runner'. Located at position 226 within expression: github.event_name != 'workflow_dispatch' || (github.event.inputs.build_type == 'all' || github.event.inputs.build_type == 'python') && (github.event.inputs.platform == 'all' || (github.event.inputs.platform == 'windows' && runner.os == 'Windows') || (github.event.inputs.platform == 'linux' && runner.os == 'Linux'))