Skip to content

Commit 1db89fe

Browse files
committed
Temporary change: Add link to latest ArduinoOTAPortenta library to be used in order to verify CI build. This needs to be replaced with the library name only as soon as this library has been properly released.
1 parent da31d29 commit 1db89fe

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
@@ -121,6 +121,7 @@ jobs:
121121
name: arduino:mbed
122122
libraries: |
123123
- name: ArduinoECCX08
124+
- source-url: https://github.com/facchinm/ArduinoOTAPortenta.git
124125
sketch-paths: |
125126
- examples/utility/Provisioning
126127
# ESP8266 boards

0 commit comments

Comments
 (0)