Skip to content

Commit

Permalink
fix artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikel Broström committed Sep 21, 2024
1 parent ee8cf6c commit 6e8b213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Upload Results
uses: actions/upload-artifact@v4
with:
name: results
name: results-${{ github.run_id }}-${{ matrix.tracker }}
path: results/${{ matrix.tracker }}.txt

combine-results:
Expand Down

0 comments on commit 6e8b213

Please sign in to comment.