Skip to content

Commit

Permalink
Update build-arduino.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lathoub authored Jan 20, 2022
1 parent a8cb8f3 commit 4b455f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/build-arduino.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ arduino-cli core update-index
# arduino-cli core install arduino:esp8266
arduino-cli core install esp32:esp32

# List the boards
arduino-cli board list

# Link Arduino library
ln -s $GITHUB_WORKSPACE $HOME/Arduino/libraries/CI_Test_Library

Expand Down

0 comments on commit 4b455f6

Please sign in to comment.