retrying windows yesod-static
This commit is contained in:
parent
6a355686ff
commit
9046136dd6
1 changed files with 2 additions and 2 deletions
|
@ -24,11 +24,11 @@ withcygpreferred () {
|
|||
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe
|
||||
|
||||
# Uncomment to get rid of cabal installed libraries.
|
||||
#rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc
|
||||
rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc
|
||||
|
||||
# Don't allow build artifact from a past successful build to be extracted
|
||||
# if we fail.
|
||||
#rm -f git-annex-installer.exe
|
||||
rm -f git-annex-installer.exe
|
||||
|
||||
# Install haskell dependencies.
|
||||
# cabal install is not run in cygwin, because we don't want configure scripts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue