Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e6288e4

Browse files
committedFeb 24, 2023
CI: Install dependency USBHostMbed5 as dependency.
Required for Audio_Playback.
1 parent 7ce6e18 commit e6288e4

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
@@ -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
53+
version: test_hs_in_fs
5254
sketch-paths: |
5355
- examples
5456
enable-deltas-report: true

0 commit comments

Comments
 (0)
Please sign in to comment.