From c53a4a17b9caacbcc46513911895454316a9f2c1 Mon Sep 17 00:00:00 2001 From: ayabusa <79598408+ayabusa@users.noreply.github.com> Date: Tue, 2 Apr 2024 18:16:30 +0200 Subject: [PATCH] Update makefile.yml --- .github/workflows/makefile.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index 0ce9cc8..230c479 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -13,6 +13,7 @@ jobs: steps: - uses: actions/checkout@v3 + - uses: carlosperate/arm-none-eabi-gcc-action@v1 - name: clean working-directory: ./numworks_port