Skip to content

Commit 0289580

Browse files
committed
more guessing
But, this **should** work, per arduino/compile-sketches#73
1 parent 9f55193 commit 0289580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
uses: arduino/compile-sketches@1edb1fde2dd10524d345c853e888f487459667aa # v1.0.1
135135
with:
136136
fqbn: ${{ matrix.fqbn }}
137-
platforms:
137+
platforms: |
138138
- source-url: http://arduino.esp8266.com/stable/package_esp8266com_index.json
139139
name: esp8266:esp8266
140140
- source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

0 commit comments

Comments
 (0)