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.
1 parent 10d8a5f commit 715d010Copy full SHA for 715d010
.github/workflows/compile-examples.yml
@@ -151,4 +151,4 @@ jobs:
151
uses: actions/upload-artifact@v4
152
with:
153
path: ${{ env.SKETCHES_REPORTS_PATH }}
154
- name: ${{ env.SKETCHES_REPORTS_PATH }}
+ name: ${{ env.SKETCHES_REPORTS_PATH }}-${{ matrix.board.fqbn }}
0 commit comments