Skip to content

Commit 47239f8

Browse files
committed
Adding missing sketch dependency ArduinoBearSSL (for utility/SelfProvisioning)
1 parent 06ea138 commit 47239f8

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
@@ -61,6 +61,7 @@ jobs:
6161
- source-url: https://github.com/arduino-libraries/WiFiNINA.git
6262
- name: Arduino_MKRMEM
6363
- name: Arduino_JSON
64+
- name: ArduinoBearSSL
6465
sketch-paths: '"examples/utility/Provisioning" "examples/utility/SelfProvisioning"'
6566
# LoRaWAN boards
6667
- board:

0 commit comments

Comments
 (0)