From 80fa193dce10bc5cea8ef95dcaec5ce7fb6885b7 Mon Sep 17 00:00:00 2001 From: Kim Streich Date: Sat, 20 Apr 2024 00:06:44 -0600 Subject: [PATCH] Build: Build both corne and think_corney using GH actions --- build.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build.yaml b/build.yaml index 6b5dc114..ece60162 100644 --- a/build.yaml +++ b/build.yaml @@ -17,3 +17,8 @@ include: shield: think_corney_left nice_view - board: nice_nano_v2 shield: think_corney_right nice_view + + - board: nice_nano_v2 + shield: corne_left + - board: nice_nano_v2 + shield: corne_right