Skip to content

Commit 1a6ef45

Browse files
committed
Install ArduinoIoTCloud + dependencies from the repository instead of Boards manager
1 parent e9e9e8b commit 1a6ef45

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,11 @@ jobs:
146146
- name: WiFi
147147
- name: Bridge
148148
- name: Temboo
149-
- name: ArduinoIoTCloud
149+
- name: Arduino_ConnectionHandler
150+
- name: ArduinoECCX08
151+
- name: RTCZero
152+
- source-url: https://github.com/arduino-libraries/ArduinoIoTCloud.git
153+
version: latest
150154
- name: Madgwick
151155
- name: MKRGSM
152156
- name: MKRNB

0 commit comments

Comments
 (0)