Skip to content

Commit 8598029

Browse files
committed
Include library in compile examples workflow
1 parent a42d46a commit 8598029

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,12 @@ jobs:
8686
fqbn: "arduino:renesas_uno:unor4wifi"
8787
additional-sketch-paths: |
8888
- libraries/WiFiS3
89+
- libraries/OTAUpdate
8990
- board:
9091
fqbn: "arduino-git:renesas:unor4wifi"
9192
additional-sketch-paths: |
9293
- libraries/WiFiS3
94+
- libraries/OTAUpdate
9395
9496
steps:
9597
- name: Checkout repository

0 commit comments

Comments
 (0)