Skip to content

Commit

Permalink
Print fortran path
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el committed May 16, 2024
1 parent b96d882 commit 305813d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bundle_with_dakota_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ jobs:
FORTRAN_PATH=$(dirname "$FORTRAN_FULLPATH")
export PATH=$FORTRAN_PATH:$PATH
echo $FORTRAN_FULLPATH
echo $FORTRAN_PATH
tar xf dakota-${{ inputs.DAKOTA_VERSION }}-public-src-cli.tar.gz
EIGEN_CMAKE_PATH=dakota-${{ inputs.DAKOTA_VERSION }}-public-src-cli/packages/external/eigen3/share/eigen3/cmake
Expand Down

0 comments on commit 305813d

Please sign in to comment.