diff --git a/.github/workflows/lib.json b/.github/workflows/lib.json index 4a5f6bf9036..453267a2d2d 100644 --- a/.github/workflows/lib.json +++ b/.github/workflows/lib.json @@ -60,7 +60,7 @@ "name": "WS2812FX", "exclude_targets": [], "sketch_path": [ - "~/Arduino/libraries/WS2812FX/examples/ws2812fx_matrix/ws2812fx_matrix.ino" + "~/Arduino/libraries/WS2812FX/examples/ws2812fx_spi/ws2812fx_spi.ino" ] } ] \ No newline at end of file