be verbose to debug problem with aws
This commit is contained in:
parent
9c5edd2975
commit
3c6f314545
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue