Skip to content

Commit 0630a1e

Browse files
committed
Fix yaml
1 parent 9b266ff commit 0630a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile_examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
platforms: |
6868
- name: esp8266:esp8266
6969
#source-url: https://arduino.esp8266.com/stable/package_esp8266com_index.json
70-
source-url: https://github.com/mcspr/esp8266-Arduino/releases/download/3.2.0-dev/package_esp8266com_index.json
70+
source-url: https://github.com/mcspr/esp8266-Arduino/releases/download/3.2.0-dev/package_esp8266com_index.json
7171
internalid: esp8266
7272
- fqbn: STMicroelectronics:stm32:GenF1:pnum=BLUEPILL_F103C8
7373
platforms: |

0 commit comments

Comments
 (0)