Skip to content

Commit

Permalink
change pref dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelyr committed Oct 24, 2024
1 parent 2c20d25 commit dd98a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
-DCMAKE_C_COMPILER=mpicc
-DCMAKE_CXX_COMPILER=mpicxx
-Dredev_DIR=${{ runner.temp }}/build-redev/install/lib/cmake/redev
-Dperfstubs_DIR=${{ runner.temp }}/build-perfstubs/lib/cmake/perfstubs
-Dperfstubs_DIR=${{ runner.temp }}/build-perfstubs
-DOmega_h_DIR=${{ runner.temp }}/build-omega_h/install/lib/cmake/Omega_h
-DKokkos_DIR=${{ runner.temp }}/build-kokkos/install/lib/cmake/Kokkos
-DCatch2_DIR=${{ runner.temp }}/build-Catch2/install/lib/cmake/Catch2
Expand Down

0 comments on commit dd98a5e

Please sign in to comment.