Skip to content

Commit 06ea138

Browse files
author
Luigi Gubello
committed
Merge branch 'selfprovisioning_example' of github.com:luigigubello/ArduinoIoTCloud into selfprovisioning_example
2 parents 4ba2124 + 414a2ab commit 06ea138

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ jobs:
6060
- name: WiFi101
6161
- source-url: https://github.com/arduino-libraries/WiFiNINA.git
6262
- name: Arduino_MKRMEM
63-
sketch-paths: '"examples/utility/Provisioning"'
63+
- name: Arduino_JSON
64+
sketch-paths: '"examples/utility/Provisioning" "examples/utility/SelfProvisioning"'
6465
# LoRaWAN boards
6566
- board:
6667
type: "wan"

0 commit comments

Comments
 (0)