Fix typo #62
build_multiple.yaml
on: push
Matrix: basic
Waiting for pending jobs
Matrix: Build: NoLcd
Waiting for pending jobs
Matrix: de
Waiting for pending jobs
Matrix: en
Waiting for pending jobs
Matrix: fr
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build_multiple.yaml#L43
The workflow is not valid. In .github/workflows/build_multiple.yaml (Line: 43, Col: 11): Error from called workflow Marlin-DE200/Marlin-DiscoEasy200/.github/workflows/build_single.yaml@cf550c762a678a9db68a3e01759ee6b297e35c34 (Line: 162, Col: 19): Unexpected end of expression: ''''. Located at position 1161 within expression: format('{0}{1}{2}{3}{4}{5}{6}{7}{8}{9}{10}{11}{12}{13}{14}{15}{16}{17}{18}{19}', 'DE200_2.1.2.2-', (inputs.screen == 'NONE' && 'NoLCD') || inputs.lang, (inputs.screen != 'NONE' && inputs.screen != 'STD' && '-') || '', (inputs.screen != 'NONE' && inputs.screen != 'STD[...]
|