Skip to content

Commit

Permalink
gh ci fix trial 4...
Browse files Browse the repository at this point in the history
  • Loading branch information
rcarson3 committed Jan 4, 2024
1 parent 21aecce commit ccaef5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-exaconstit/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ runs:
cmake ../ -DENABLE_MPI=ON -DENABLE_FORTRAN=ON \
-DMFEM_DIR=${{ inputs.mfem-dir }} \
-DRAJA_DIR=${{ inputs.raja-dir }}/lib/cmake/raja/ \
-DRAJA_DIR=${{ inputs.raja-dir }}/ \
-DECMECH_DIR=${{ inputs.ecmech-dir }} \
-DSNLS_DIR=${{ inputs.snls-dir }} \
-DCMAKE_BUILD_TYPE=Release \
Expand Down

0 comments on commit ccaef5e

Please sign in to comment.