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