Skip to content

Commit 638f93d

Browse files
committed
ci: omegah config dir
1 parent 9579e6f commit 638f93d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
-DCMAKE_CXX_COMPILER=${{matrix.compiler}}
105105
-DKokkos_DIR=${{runner.workspace}}/build-kokkos/install/lib/cmake/Kokkos
106106
-DCabana_DIR=${{runner.workspace}}/build-cabana/install/lib/cmake/Cabana
107+
-DOmega_h_DIR=${{runner.workspace}}/build-omegah/install/lib/cmake/Omega_h
107108
-DCMAKE_INSTALL_PREFIX=${{runner.workspace}}/build-meshFields/install
108109

109110
# Initializes the CodeQL tools for scanning. This must be done before the code is built.

0 commit comments

Comments
 (0)