Skip to content

Commit f14fe92

Browse files
committed
ci: compile examples add CloudUtils dependency
1 parent ac9ba2b commit f14fe92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
# libraries to install for all boards
2121
UNIVERSAL_LIBRARIES: |
2222
- source-path: ./
23+
- name: Arduino_CloudUtils
2324
- name: Arduino_SecureElement
2425
# sketch paths to compile (recursive) for all boards
2526
UNIVERSAL_SKETCH_PATHS: |

0 commit comments

Comments
 (0)