Skip to content

Commit f60ad28

Browse files
Update compile-sketch.yml
1 parent eab6c3c commit f60ad28

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/compile-sketch.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ jobs:
7878
with:
7979
fqbn: ${{ matrix.fqbn }}
8080
platforms: |
81-
- name: esp8266
82-
source-url: https://arduino.esp8266.com/stable/package_esp8266com_index.json
81+
- source-url: https://arduino.esp8266.com/stable/package_esp8266com_index.json
8382
version: 2.0.13
8483
sketch-paths: |
8584
- examples/ml_mod_tracker

0 commit comments

Comments
 (0)