Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Kissaki committed Mar 14, 2024
1 parent 9ae4695 commit e630252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
cmake ..
make -j $(nproc)
- name: Run
run: ./crypto_benchmark
run: ./build/crypto_benchmark

0 comments on commit e630252

Please sign in to comment.