We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1bfeb commit 0508f7bCopy full SHA for 0508f7b
.github/workflows/compile-examples.yml
@@ -21,7 +21,7 @@ jobs:
21
UNIVERSAL_LIBRARIES: |
22
- source-path: ./
23
- name: Arduino_SecureElement
24
- - source-url: https://github.com/arduino/Arduino_CloudUtils.git
+ - source-url: https://github.com/arduino-libraries/Arduino_CloudUtils.git
25
version: 0.0.1
26
# sketch paths to compile (recursive) for all boards
27
UNIVERSAL_SKETCH_PATHS: |
0 commit comments