Skip to content

Commit d9c7f30

Browse files
[TMP] Fixing CI to include CloudUtils from url
1 parent fc909c0 commit d9c7f30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-examples.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Arduino_DebugUtils
2727
- name: ArduinoMqttClient
2828
- name: Arduino_SecureElement
29+
- source-url: https://github.com/andreagilardoni/Arduino_CloudUtils.git
2930
# sketch paths to compile (recursive) for all boards
3031
UNIVERSAL_SKETCH_PATHS: |
3132
- examples/ArduinoIoTCloud-Advanced

0 commit comments

Comments
 (0)