Skip to content

Commit

Permalink
Update run-grdzhadzha-tests-intel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelBrady authored Aug 15, 2023
1 parent 767c881 commit d8f6d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-grdzhadzha-tests-intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Build Chombo
run: |
source /opt/intel/oneapi/setvars.sh
cp $GITHUB_WORKSPACE/GRChombo/InstallNotes/MakeDefsLocalExamples/intel-no-hdf5-minimal.Make.defs.local $CHOMBO_HOME/mk/Make.defs.local
cp $GITHUB_WORKSPACE/GRChombo/InstallNotes/MakeDefsLocalExamples/intel-classic-no-hdf5-minimal.Make.defs.local $CHOMBO_HOME/mk/Make.defs.local
make -j 4 AMRTimeDependent AMRTools BaseTools BoxTools
working-directory: ${{ env.CHOMBO_HOME }}

Expand Down

0 comments on commit d8f6d24

Please sign in to comment.