From ad9876f2ac88266dcc08f5d6d3c2605cee5614d0 Mon Sep 17 00:00:00 2001 From: Isaak Devos <42512031+IDV7@users.noreply.github.com> Date: Mon, 19 Feb 2024 12:43:08 +0100 Subject: [PATCH] Update fcBuild.yml --- .github/workflows/fcBuild.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/fcBuild.yml b/.github/workflows/fcBuild.yml index 3029c0b..572058a 100644 --- a/.github/workflows/fcBuild.yml +++ b/.github/workflows/fcBuild.yml @@ -23,8 +23,9 @@ jobs: - name: Install GNU Arm Embedded Toolchain - ${{ matrix.gcc }} uses: carlosperate/arm-none-eabi-gcc-action@v1 - run: arm-none-eabi-gcc --version - #²- uses: actions/checkout@v3 - + + - uses: actions/checkout@v3 + - name: Configure CMake # Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make. # See https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html?highlight=cmake_build_type