We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61299ff commit 08e9d10Copy full SHA for 08e9d10
.github/workflows/compile-examples.yml
@@ -186,4 +186,4 @@ jobs:
186
uses: actions/upload-artifact@v4
187
with:
188
path: ${{ env.SKETCHES_REPORTS_PATH }}
189
- name: ${{ env.SKETCHES_REPORTS_PATH }}-${{ matrix.board.id }}
+ name: sketches-reports-${{ matrix.board.id }}
0 commit comments