Skip to content

Commit a315afb

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 09784c8 commit a315afb

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
@@ -137,6 +137,7 @@ jobs:
137137
name: arduino:mbed
138138
libraries: |
139139
- name: ArduinoECCX08
140+
- source-url: https://github.com/facchinm/ArduinoOTAPortenta.git
140141
sketch-paths: |
141142
- examples/utility/Provisioning
142143
# ESP8266 boards

0 commit comments

Comments
 (0)