Skip to content

Commit 4b05ce9

Browse files
committed
Update sketch-path: value
1 parent d4821dd commit 4b05ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
# See: https://github.com/arduino/compile-sketches#libraries
7575
sketch-paths: |
7676
${{ env.UNIVERSAL_SKETCH_PATHS }}
77-
${{ matrix.additional-sketch-paths }}
77+
${{ matrix.board.additional-sketch-paths }}
7878
enable-deltas-report: true
7979
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
8080

0 commit comments

Comments
 (0)