Skip to content

Commit 0883da6

Browse files
committed
Add local library to search path
1 parent 151078b commit 0883da6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-examples-profiles.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ jobs:
7575
cli-compile-flags: |
7676
- --profile
7777
- ${{ matrix.board.fqbn }}
78+
- --library
79+
- ./
7880
enable-deltas-report: true
7981
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
8082
verbose: true

0 commit comments

Comments
 (0)