ci: enable Git LFS in checkout step and add platform/locale matrix #12
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)
|