We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sketch-path:
1 parent d4821dd commit 4b05ce9Copy full SHA for 4b05ce9
.github/workflows/compile-examples.yml
@@ -74,7 +74,7 @@ jobs:
74
# See: https://github.com/arduino/compile-sketches#libraries
75
sketch-paths: |
76
${{ env.UNIVERSAL_SKETCH_PATHS }}
77
- ${{ matrix.additional-sketch-paths }}
+ ${{ matrix.board.additional-sketch-paths }}
78
enable-deltas-report: true
79
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
80
0 commit comments