mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
ci: show PATH in build script
This commit is contained in:
@@ -61,6 +61,8 @@ if test -n "${CC}"; then
|
||||
"${CC}" --version 2>&1 | indent
|
||||
fi
|
||||
echo "Environment:"
|
||||
echo "PATH=${BUILD_PATH}" | indent
|
||||
|
||||
if test -n "${CC}"; then
|
||||
echo "CC=${CC}" | indent
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user