From 177a08a2dd6ef25b3591a700f0778feced091ff1 Mon Sep 17 00:00:00 2001 From: David Holdeman Date: Tue, 20 Feb 2024 19:53:56 -0600 Subject: [PATCH] try checking out openblt --- .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 97e64c4e6f..fb2c4e692f 100644 --- a/.github/workflows/hardware-ci.yaml +++ b/.github/workflows/hardware-ci.yaml @@ -59,6 +59,7 @@ jobs: git submodule update --init --depth=1 firmware/libfirmware git submodule update --init --depth=1 firmware/ext/lua git submodule update --init --depth=1 firmware/ext/uzlib + git submodule update --init --depth=1 firmware/ext/openblt git submodule update --init --depth=1 firmware/controllers/lua/luaaa git submodule update --init --depth=1 firmware/controllers/can/wideband_firmware git submodule update --init --depth=1 java_console/peak-can-basic