Skip to content

Commit 991b4aa

Browse files
committed
fix CI
1 parent e3da96b commit 991b4aa

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
@@ -21,7 +21,8 @@ jobs:
2121
UNIVERSAL_LIBRARIES: |
2222
# Install the ArduinoIoTCloud library from the repository
2323
- source-path: ./
24-
- name: Arduino_ConnectionHandler
24+
- source-url: https://github.com/fabik111/Arduino_ConnectionHandler.git
25+
version: add-get-setting
2526
- name: ArduinoHttpClient
2627
- name: Arduino_DebugUtils
2728
- name: ArduinoMqttClient

0 commit comments

Comments
 (0)