Skip to content

Commit c03b75f

Browse files
Fix workflow
1 parent a5907f6 commit c03b75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-sketch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
fqbn:
2020
- esp32:esp32:esp32
21-
sketch-paths: |
21+
sketch-paths:
2222
- examples/ml_epiano_example
2323
- examples/ml_midi_monitor
2424
- examples/ml_mod_tracker

0 commit comments

Comments
 (0)