From 7569a501452aee2fda564395ed9f4d42a257f877 Mon Sep 17 00:00:00 2001 From: Stephan Wendel Date: Sun, 18 Feb 2024 14:33:26 +0100 Subject: [PATCH] chore: wip Signed-off-by: Stephan Wendel --- .github/actions/build/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/build/action.yml b/.github/actions/build/action.yml index ace7a23fa..00252463f 100644 --- a/.github/actions/build/action.yml +++ b/.github/actions/build/action.yml @@ -53,7 +53,7 @@ runs: echo "::endgroup::" - + echo "::debug::${SBC}" # GENERIC_FILE="./repository/config/default" # if [[ -f "$GENERIC_FILE" ]]; then