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: |