From 458eb3670283cbda751a5896c00a7f46229f84e3 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 18 Nov 2023 13:23:28 +0100 Subject: [PATCH] Build c6cdc instead of c6 --- .github/workflows/Tasmota_build_devel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Tasmota_build_devel.yml b/.github/workflows/Tasmota_build_devel.yml index 52400ae4e..50eedbea2 100644 --- a/.github/workflows/Tasmota_build_devel.yml +++ b/.github/workflows/Tasmota_build_devel.yml @@ -177,7 +177,7 @@ jobs: - tasmota32s3cdc - tasmota32solo1 - tasmota32c2-arduino30 - - tasmota32c6-arduino30 + - tasmota32c6cdc-arduino30 steps: - uses: actions/checkout@v3 with: