Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Fontana authored and Pedro Fontana committed Mar 27, 2024
1 parent 9d8322b commit 137ac18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hyper_threading_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Download script
uses: actions/download-artifact@master
with:
path: ./examples/hyper_threading/hyper-threading-workflow.sh
path: ./examples/hyper_threading/

- name: Run Benchmarks
run: ./examples/hyper_threading/hyper-threading-workflow.sh > results_pr.txt
Expand Down

0 comments on commit 137ac18

Please sign in to comment.