From b38567d598d2d337d69299615b3418aaff1f4d44 Mon Sep 17 00:00:00 2001 From: Gerasimos Chourdakis Date: Wed, 20 Mar 2024 20:22:29 +0100 Subject: [PATCH] Debugging --- .github/workflows/build-custom.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-custom.yml b/.github/workflows/build-custom.yml index 96436546..4b8f6b0b 100644 --- a/.github/workflows/build-custom.yml +++ b/.github/workflows/build-custom.yml @@ -166,6 +166,7 @@ jobs: esac - name: Build OpenFOAM-preCICE adapter run: | + echo "OpenFOAM environment: ${{steps.installOpenFOAM.outputs.openfoam_exec}}" ${{steps.installOpenFOAM.outputs.openfoam_exec}} ./Allwmake - name: Get tutorials run: |