Skip to content

Commit

Permalink
Fix: erroneous constant used for path.
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger authored Feb 14, 2024
1 parent 6afe6ab commit d86ecd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
with:
if-no-files-found: error
name: sketches-report-${{ matrix.board.artifact-name-suffix }}
name: ${{ env.SKETCHES_REPORTS_PATH }}
path: ${{ env.SKETCHES_REPORTS_PATH }}

0 comments on commit d86ecd3

Please sign in to comment.