diff --git a/.github/workflows/compile_examples.yml b/.github/workflows/compile_examples.yml index cec028a..7c0d3cc 100644 --- a/.github/workflows/compile_examples.yml +++ b/.github/workflows/compile_examples.yml @@ -34,5 +34,5 @@ jobs: sketch-paths: ./examples/helloWorld/helloWorld.ino ./examples/wifiTest/wifiTest.ino - ./examples/readAM2302_Sensor/readAM2302_sensor.ino + ./examples/readAM2302_Sensor/readAM2302_Sensor.ino ./examples/timerInterrupt/timerInterrupt.ino