Skip to content

Commit

Permalink
initial actions added
Browse files Browse the repository at this point in the history
  • Loading branch information
lee218llnl committed May 2, 2021
1 parent cf6074c commit eee72d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/scripts/builddeps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ pushd dyninst-11.0.0
mkdir build
pushd build
cmake -D CMAKE_INSTALL_PREFIX=$HOME/local ..
cat CMakeFiles/CMakeOutput.log
cat CMakeFiles/CMakeError.log
make -j
make install
popd
Expand Down

0 comments on commit eee72d5

Please sign in to comment.