We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc909c0 commit d9c7f30Copy full SHA for d9c7f30
.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