From 46caa9d0649996cf6b54f77ba2d3ec4157820601 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 25 May 2022 13:52:35 -0400 Subject: [PATCH] console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199 HW CI to use common build script --- .github/workflows/hardware-ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/hardware-ci.yaml b/.github/workflows/hardware-ci.yaml index 77bb0997c4..8ccb47f376 100644 --- a/.github/workflows/hardware-ci.yaml +++ b/.github/workflows/hardware-ci.yaml @@ -81,3 +81,4 @@ jobs: - name: Run Hardware CI working-directory: ./java_console run: ant ${{matrix.script}} +