Skip to content

Commit 77a6db7

Browse files
committed
Use latest Arduino_DebugUtils:master:head until 0.1.3 becomes available via library manager
1 parent e77108f commit 77a6db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- source-path: ./
2424
- source-url: https://github.com/arduino-libraries/Arduino_ConnectionHandler.git
2525
version: latest
26-
- name: Arduino_DebugUtils
26+
- source-url: https://github.com/arduino-libraries/Arduino_DebugUtils.git
2727
- name: ArduinoMqttClient
2828
# sketch paths to compile (recursive) for all boards
2929
UNIVERSAL_SKETCH_PATHS: '"examples/ArduinoIoTCloud-Advanced" "examples/ArduinoIoTCloud-Basic" "examples/utility/ArduinoIoTCloud_Travis_CI"'

0 commit comments

Comments
 (0)