From c56ce4cc3f44557dbc8ca5113276b83f0e0e5313 Mon Sep 17 00:00:00 2001 From: Hasenradball Date: Wed, 24 Apr 2024 13:24:53 +0200 Subject: [PATCH] [arduino] [esp8266] --- .github/workflows/compile_examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile_examples.yml b/.github/workflows/compile_examples.yml index 41660b9..d088806 100644 --- a/.github/workflows/compile_examples.yml +++ b/.github/workflows/compile_examples.yml @@ -13,7 +13,7 @@ jobs: - source-path: ./ sketch-paths: ./examples/AM2302-Sensor_Example/AM2302-Sensor_Example.ino - ./examples/AM2302_sensor_heath_check//AM2302_sensor_heath_check.ino + ./examples/AM2302_sensor_health_check//AM2302_sensor_health_check.ino ./examples/Arduino_Nano_AM2302_Sensor_Array_Example/Arduino_Nano_AM2302_Sensor_Array_Example.ino build-esp8266: