Skip to content

Commit

Permalink
CI build: add dependency for ArduinoECCX08 library.
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger committed Dec 28, 2022
1 parent f86fea3 commit 5dc5b5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ jobs:
# Install mbed_opta platform via Boards Manager
- name: arduino:mbed_opta
libraries: |
- name: ArduinoECCX08
- name: Arduino_Portenta_OTA
sketch-paths: |
- examples/utility/Provisioning
Expand Down

0 comments on commit 5dc5b5d

Please sign in to comment.