Skip to content

Commit 3444673

Browse files
committed
Load Arduino_POSIXStorage library before compile
1 parent 201913b commit 3444673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/compile-examples.yml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
# Install the library from the local path.
6060
- source-path: ./
6161
- name: Arduino_USBHostMbed5
62+
- source-path: https://github.com/arduino-libraries/Arduino_POSIXStorage
6263
# Additional library dependencies can be listed here.
6364
# See: https://github.com/arduino/compile-sketches#libraries
6465
sketch-paths: |

0 commit comments

Comments
 (0)