Skip to content

Commit f871a35

Browse files
authored
Update build-arduino.sh
1 parent fe4a021 commit f871a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build-arduino.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ arduino-cli board listall
3131
ln -s $GITHUB_WORKSPACE $HOME/Arduino/libraries/CI_Test_Library
3232

3333
arduino-cli lib install "MIDI library"
34-
arduino-cli lib install ArduinoBLE
34+
#arduino-cli lib install ArduinoBLE
3535
arduino-cli lib install NimBLE-Arduino
3636

3737
# Compile all *.ino files for the Arduino Uno

0 commit comments

Comments
 (0)