Skip to content

Commit

Permalink
Fix artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
ProExpertProg committed Oct 17, 2024
1 parent edc6767 commit ec93cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: bench-naive-comparison
path: compared.json
path: bench-naive-compared.json

0 comments on commit ec93cf1

Please sign in to comment.