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 40fd2c2 commit 9f04bcfCopy full SHA for 9f04bcf
ci/build-arduino.sh
@@ -15,7 +15,7 @@ arduino-cli config init
15
arduino-cli config set library.enable_unsafe_install true
16
arduino-cli core update-index --additional-urls https://arduino.esp8266.com/stable/package_esp8266com_index.json
17
arduino-cli core update-index --additional-urls https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
18
-arduino-cli core update-index
+arduino-cli core update-index -v
19
20
# Install Arduino AVR core
21
# arduino-cli core install arduino:avr
0 commit comments