Skip to content

Commit

Permalink
Set output dir
Browse files Browse the repository at this point in the history
  • Loading branch information
samhatfield committed Jan 9, 2025
1 parent 2d4180f commit 5705a90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-hpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
troika_user: ${{ secrets[matrix.troika_user_secret] }}
sbatch_options: ${{ matrix.sbatch_options }}
workdir: ${{ matrix.workdir }}
output_dir: ${{ matrix.workdir }}/${{ secrets[matrix.troika_user_secret] }}
template_data: |
cmake_options:
- -DENABLE_MPI=ON
Expand Down

0 comments on commit 5705a90

Please sign in to comment.