diff --git a/.github/workflows/benchmarker.yml b/.github/workflows/benchmarker.yml index a99ab797..63b24b93 100644 --- a/.github/workflows/benchmarker.yml +++ b/.github/workflows/benchmarker.yml @@ -5,7 +5,7 @@ on: inputs: shot_executable: description: 'The SHOT executable to run' - default: ${{ github.workspace }}/build/SHOT + default: ./../build/SHOT required: false type: string benchmark_folder: