From 74d40f574de2c11ed783218ff725fa3142749b03 Mon Sep 17 00:00:00 2001 From: ahiuchingau <20424172+ahiuchingau@users.noreply.github.com> Date: Thu, 11 Jan 2024 23:57:25 -0500 Subject: [PATCH] well well well --- .github/actions/host-compile-setup/action.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/actions/host-compile-setup/action.yaml b/.github/actions/host-compile-setup/action.yaml index a4903d12f..e30b34ae0 100644 --- a/.github/actions/host-compile-setup/action.yaml +++ b/.github/actions/host-compile-setup/action.yaml @@ -27,4 +27,3 @@ runs: - name: Configure shell: bash run: cmake --preset=host-gcc10 . - working-directory: ot3-firmware