diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 2335299a..a086223d 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -62,7 +62,8 @@ jobs: next } { print } - ' duplicate_benchmarks.txt output.txt > output.txt + ' duplicate_benchmarks.txt output.txt > output_prefixed.txt + mv output_prefixed.txt output.txt ### end # NOTE: Benchmarks could change with different CPU types