From 8b22785477af496423463817030de060a1cb8dde Mon Sep 17 00:00:00 2001 From: rusefillc Date: Fri, 20 Aug 2021 15:34:21 -0400 Subject: [PATCH] Reduce scripts code duplication between matrix and primary build #3182 --- .github/workflows/build-firmware.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-firmware.yaml b/.github/workflows/build-firmware.yaml index 93bb933af3..24af3aa6d4 100644 --- a/.github/workflows/build-firmware.yaml +++ b/.github/workflows/build-firmware.yaml @@ -14,6 +14,7 @@ jobs: # set up what each of these boards needs to build. # # see also gen_config where we have a similar list for all boards! + # see also build-primary-bundle where default/primary bundle is build separately # build-target: [hellen72, hellen-nb1, hellenNA6, hellen128, hellen121vag, hellen121nissan, cypress, frankenso_na6, kinetis, mre_f4, mre_f4_recovery, mre_f4_hardware_QC_special_build, mre_f7, prometheus_405, prometheus_469, proteus_f4, proteus_f4_hardware_QC_special_build, proteus_f7, proteus_f7_hardware_QC_special_build, proteus_h7, proteus_legacy, stm32f767_nucleo, stm32h743_nucleo, subaru_eg33_f7, atlas]