We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbda4be commit 010aab3Copy full SHA for 010aab3
.github/workflows/fixtures/arduino-cli.yaml
@@ -2,5 +2,5 @@ board_manager:
2
additional_urls:
3
- https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
4
- http://arduino.esp8266.com/stable/package_esp8266com_index.json
5
- library:
6
- enable_unsafe_install: true
+library:
+ enable_unsafe_install: true
0 commit comments