yet more autobuilder debugging
This commit is contained in:
parent
cd5a669e05
commit
eebd62d2bc
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ PATH="/c/Program Files (x86)/NSIS:/c/msysgit/cmd:/c/msysgit/bin:$PATH"
|
|||
|
||||
git --version || true
|
||||
which git || true
|
||||
/c/msysgit/cmd/git --version || true
|
||||
|
||||
# Run a command with the cygwin environment available.
|
||||
# However, programs not from cygwin are preferred.
|
||||
|
|
Loading…
Reference in a new issue