Skip to content

Commit

Permalink
Try artifact per matrix comb
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieh-xlnx committed Sep 22, 2023
1 parent fd6ba8b commit 9e401df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: actions/upload-artifact@v3
if: always()
with:
name: ${{ matrix.router }}
name: ${{ matrix.router }}-${{ matrix.benchmark }}
path: |
*.dcp
*.phys
Expand Down

0 comments on commit 9e401df

Please sign in to comment.