Skip to content

Commit

Permalink
Debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinswales committed Nov 2, 2023
1 parent 9ff087f commit 6390a4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_build_scm_ubuntu_22.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
./configure --prefix=${NFHOME}
make -j
sudo make install
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${NFHOME}/lib

#######################################################################################
# Build SCM.
Expand Down

0 comments on commit 6390a4f

Please sign in to comment.