From 877d72cbadd9fa233fbf286ae408212a9566db5c Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Mon, 20 Jun 2022 09:15:30 -0500 Subject: [PATCH] Helps if you get the name right --- .github/workflows/main_matrix.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main_matrix.yml b/.github/workflows/main_matrix.yml index 7428f2904..a271a79e6 100644 --- a/.github/workflows/main_matrix.yml +++ b/.github/workflows/main_matrix.yml @@ -39,7 +39,7 @@ jobs: - board: t-echo - board: nano-g1 - board: m5stack_core - - board: m5stack_core_eink + - board: m5stack_coreink runs-on: ubuntu-latest steps: @@ -96,7 +96,7 @@ jobs: - board: meshtastic-diy-v1 - board: nano-g1 - board: m5stack_core - - board: m5stack_core_eink + - board: m5stack_coreink runs-on: ubuntu-latest steps: