Update gha-install-ncrystal.sh

This commit is contained in:
Jose Ignacio Marquez Damian 2022-11-28 09:27:12 -03:00 committed by GitHub
parent be330a11b6
commit fff545ac79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,8 +35,14 @@ make install
#Note: There is no "make test" or "make ctest" functionality for NCrystal
# yet. If it appears in the future, we should add it here.
eval $( "${INST_DIR}/bin/ncrystal-config --setup" )
# Output the configuration to the log
"${INST_DIR}/bin/ncrystal-config" --setup
# Change environmental variables
eval $( "${INST_DIR}/bin/ncrystal-config" --setup )
# Check installation worked
ncrystal-config --setup
nctool --test