From 17a740fe3341a4a81e17117820b6452c73a3b7b2 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Thu, 10 Oct 2024 02:50:31 +0100 Subject: [PATCH] Keep checked out apps commit --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1a7ed3710..d8033f548 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,6 +37,7 @@ jobs: - name: "Get commit details" run: | + git add applications/external BUILD_TYPE='DEBUG=0 COMPACT=1' echo "FBT_BUILD_TYPE=$BUILD_TYPE" >> $GITHUB_ENV echo "TARGET=${{ matrix.target }}" >> $GITHUB_ENV