We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed34255 commit 4f7d619Copy full SHA for 4f7d619
.github/workflows/compile-examples.yml
@@ -26,6 +26,7 @@ jobs:
26
- name: Arduino_DebugUtils
27
- name: ArduinoMqttClient
28
- name: Arduino_SecureElement
29
+ - source-url: https://github.com/andreagilardoni/Arduino_CloudUtils.git
30
# sketch paths to compile (recursive) for all boards
31
UNIVERSAL_SKETCH_PATHS: |
32
- examples/ArduinoIoTCloud-Advanced
0 commit comments