Skip to content

Commit 028e1ef

Browse files
committed
added MIDI Library
1 parent 37520d4 commit 028e1ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/build-arduino.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ arduino-cli core install arduino:avr
2121
ln -s $GITHUB_WORKSPACE $HOME/Arduino/libraries/CI_Test_Library
2222

2323
arduino-cli lib install Ethernet
24+
arduino-cli lib install MIDI Library
2425

2526
# Compile all *.ino files for the Arduino Uno
2627
for f in **/*.ino ; do

0 commit comments

Comments
 (0)