Skip to content

Commit 0cbe2f0

Browse files
committed
CI: Install dependency USBHostMbed5 as dependency.
Required for Audio_Playback.
1 parent 7ce6e18 commit 0cbe2f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-examples.yml

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
libraries: |
5050
# Install the library from the local path.
5151
- source-path: ./
52+
- source-url: https://github.com/facchinm/USBHostMbed5.git
53+
version: test_hs_in_fs
5254
sketch-paths: |
5355
- examples
5456
enable-deltas-report: true

0 commit comments

Comments
 (0)