We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86bad23 commit 97dd225Copy full SHA for 97dd225
.github/workflows/pr_comment_trigger_self_hosted.yml
@@ -105,7 +105,7 @@ jobs:
105
106
#meshfields
107
mfbdir=${workDir}/build-meshfields
108
- cmake -S meshFields_${{ github.event.issue.number }} -B $mfbdir \
+ cmake -S meshfields_${{ github.event.issue.number }} -B $mfbdir \
109
-DOmega_h_ROOT=$ohbdir/install \
110
-DKokkos_ROOT=$kkbdir/install \
111
-DKokkosKernels_ROOT=$kernbdir/install \
0 commit comments