be verbose to debug problem with aws

This commit is contained in:
Joey Hess 2015-10-06 19:56:25 -04:00
parent 9c5edd2975
commit 3c6f314545

View file

@ -40,7 +40,7 @@ cabal update || true
cabal install warp-3.1.3.1
cabal install --only-dependencies || true
cabal install --only-dependencies -v3 || true
# Detect when the last build was an incremental build and failed,
# and try a full build. Done this way because this shell seems a bit