remove workaround
This commit is contained in:
parent
0f6e4ec946
commit
d9a3ae23c5
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@ rm -f git-annex-installer.exe
|
|||
# for haskell libraries to link them with the cygwin library.
|
||||
cabal update || true
|
||||
|
||||
cabal install warp-3.1.3.1
|
||||
|
||||
cabal install --only-dependencies || true
|
||||
|
||||
# Detect when the last build was an incremental build and failed,
|
||||
|
|
Loading…
Reference in a new issue