Skip to content

Commit

Permalink
Print ubuntu build
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el committed Dec 20, 2024
1 parent 384b858 commit 37dc622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dakota_manylinux_install_files/build_deps_gha.sh
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ $($cmake_command &> /github/workspace/trace/dakota_bootstrap.log)

echo "# make --debug=b -j8 install" >> /github/workspace/trace/env
echo "Building Dakota ..."
make --debug=b -j8 install &> /github/workspace/trace/dakota_install.log

#make --debug=b -j8 install &> /github/workspace/trace/dakota_install.log
make --debug=b -j8 install

DEPS_BUILD=/github/workspace/deps_build

Expand Down

0 comments on commit 37dc622

Please sign in to comment.