Skip to content

Commit 66a3eda

Browse files
authored
Actualizar build-arduino.sh
1 parent 6b7647e commit 66a3eda

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)