From c0a9eb57a7b966a143d9ca848d64a2abf2cbe21b Mon Sep 17 00:00:00 2001 From: rusefi Date: Wed, 4 Dec 2019 07:51:51 -0500 Subject: [PATCH] would it work? --- .github/workflows/build-firmware.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-firmware.yaml b/.github/workflows/build-firmware.yaml index 5f41b8fb10..0d598bc7f3 100644 --- a/.github/workflows/build-firmware.yaml +++ b/.github/workflows/build-firmware.yaml @@ -12,7 +12,7 @@ jobs: matrix: # What boards should we build for? In the 'include' section below, # set up what each of these boards needs to build. - build-target: [frankenso, mre-f4, mre-f7, prometheus-405, prometheus-469, proteus] + build-target: [frankenso, mre-f4, mre-f7, prometheus-405, prometheus-469, proteus, kinetis] build-type: [debug, release] include: