From cf550c762a678a9db68a3e01759ee6b297e35c34 Mon Sep 17 00:00:00 2001 From: Sophist <3001893+Sophist-UK@users.noreply.github.com> Date: Thu, 29 Feb 2024 18:51:54 +0000 Subject: [PATCH] Fix typo --- .github/workflows/build_single.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_single.yaml b/.github/workflows/build_single.yaml index a6828d49a04d..88ea6d4dfce7 100644 --- a/.github/workflows/build_single.yaml +++ b/.github/workflows/build_single.yaml @@ -159,7 +159,7 @@ concurrency: jobs: build: env: - BUILD_FILE: ${{ format('{0}{1}{2}{3}{4}{5}{6}{7}{8}{9}{10}{11}{12}{13}{14}{15}{16}{17}{18}{19}{20}', + BUILD_FILE: ${{ 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' && '-') || '',