Skip to content

ci: enable Git LFS in checkout step and add platform/locale matrix #12

ci: enable Git LFS in checkout step and add platform/locale matrix

ci: enable Git LFS in checkout step and add platform/locale matrix #12

Triggered via push March 27, 2026 12:42
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/build.yml#L1
(Line: 45, Col: 9): Unrecognized named-value: 'matrix'. Located at position 121 within expression: (github.event_name != 'workflow_dispatch' || github.event.inputs.platform == 'all' || github.event.inputs.platform == matrix.platform) && (github.event_name != 'workflow_dispatch' || github.event.inputs.locale == 'all' || github.event.inputs.locale == matrix.locale)