We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506a1a8 commit c656fccCopy full SHA for c656fcc
.github/workflows/compile-examples.yml
@@ -229,4 +229,4 @@ jobs:
229
uses: actions/upload-artifact@v4
230
with:
231
path: ${{ env.SKETCHES_REPORTS_PATH }}
232
- name: ${{ env.SKETCHES_REPORTS_PATH }}
+ name: ${{ env.SKETCHES_REPORTS_PATH }}-${{ matrix.board.fqbn }}
0 commit comments