Skip to content

Commit f9c4543

Browse files
committed
CI: add Arduino_Cellular dependency
1 parent 3dfe573 commit f9c4543

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/compile-examples.yml

+3
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ jobs:
170170
- name: arduino:mbed_portenta
171171
libraries: |
172172
- name: ArduinoECCX08
173+
- name: Arduino_Cellular
173174
sketch-paths: |
174175
- examples/ArduinoIoTCloud-DeferredOTA
175176
- examples/utility/Provisioning
@@ -211,6 +212,8 @@ jobs:
211212
platforms: |
212213
# Install renesas_portenta platform via Boards Manager
213214
- name: arduino:renesas_portenta
215+
libraries: |
216+
- name: Arduino_Cellular
214217
sketch-paths: |
215218
- examples/utility/Provisioning
216219
# UNO R4 WiFi

0 commit comments

Comments
 (0)