We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f34f2a1 commit 8590774Copy full SHA for 8590774
.github/workflows/compile-examples.yml
@@ -185,4 +185,4 @@ jobs:
185
with:
186
if-no-files-found: error
187
path: ${{ env.SKETCHES_REPORTS_PATH }}
188
- name: artifacts-${{ env.SKETCHES_REPORTS_PATH }}
+ name: artifacts-${{ env.SKETCHES_REPORTS_PATH }}-${{ strategy.job-index }}
0 commit comments