mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-15 15:20:37 -08:00
benchmark.yml -> tag artifact with os matrix name
This commit is contained in:
parent
c11ed030b3
commit
7c52e506a3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
|
@ -27,5 +27,5 @@ jobs:
|
|||
cat results.csv
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: benchmark-results
|
||||
name: benchmark-results-${{ matrix.os }}
|
||||
path: results.csv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue