Skip to content

Commit

Permalink
chmod +x
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Fontana authored and Pedro Fontana committed Apr 12, 2024
1 parent e986c6c commit 2dafbc5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/hyper_threading_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,10 @@ jobs:

- name: Run Benchmarks
run: |
ls ${{ github.workspace }}/
cd ${{ github.workspace }}
ls
chmod +x ./hyper_threading_main
chmod +x ./hyper_threading_pr
chmod +x hyper-threading-workflow.sh
./hyper-threading-workflow.sh
Expand Down

0 comments on commit 2dafbc5

Please sign in to comment.