Skip to content

Commit 4b455f6

Browse files
authored
Update build-arduino.sh
1 parent a8cb8f3 commit 4b455f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/build-arduino.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ arduino-cli core update-index
2222
# arduino-cli core install arduino:esp8266
2323
arduino-cli core install esp32:esp32
2424

25+
# List the boards
26+
arduino-cli board list
27+
2528
# Link Arduino library
2629
ln -s $GITHUB_WORKSPACE $HOME/Arduino/libraries/CI_Test_Library
2730

0 commit comments

Comments
 (0)