Skip to content

Commit 010aab3

Browse files
committed
Fix
1 parent cbda4be commit 010aab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/fixtures/arduino-cli.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ board_manager:
22
additional_urls:
33
- https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
44
- http://arduino.esp8266.com/stable/package_esp8266com_index.json
5-
library:
6-
enable_unsafe_install: true
5+
library:
6+
enable_unsafe_install: true

0 commit comments

Comments
 (0)