Skip to content

Commit bf22273

Browse files
Update compile_esp8266.yml
1 parent 6b4cd46 commit bf22273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile_esp8266.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
additional_urls:
2929
- http://arduino.esp8266.com/stable/package_esp8266com_index.json
3030
EOF
31-
arduino-cli config init --config-file .cli-config.yml
31+
arduino-cli config init --config-file .cli-config.yml --overwrite
3232
arduino-cli core update-index --config-file .cli-config.yml
3333
arduino-cli core install esp8266:esp8266 --config-file .cli-config.yml
3434

0 commit comments

Comments
 (0)