From 5e15cd23967c00d7ae170be70e024f9a5a90966f Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 12 Feb 2022 16:11:24 +0100 Subject: [PATCH] add s2 to CI --- .github/workflows/build_all_the_things.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_all_the_things.yml b/.github/workflows/build_all_the_things.yml index 359f9f114..f11f44eb2 100644 --- a/.github/workflows/build_all_the_things.yml +++ b/.github/workflows/build_all_the_things.yml @@ -39,7 +39,7 @@ jobs: - tasmota32-display - tasmota32-ir - tasmota32-lvgl - - tasmota32-odroidgo + - tasmota32s2 - tasmota32c3 - tasmota32solo1 steps: