trying again for webapp in windows autobuild
This commit is contained in:
parent
8192dd1c27
commit
1c22c7486b
1 changed files with 4 additions and 4 deletions
|
@ -45,11 +45,11 @@ fi
|
|||
touch last-incremental-failed
|
||||
|
||||
# Build git-annex
|
||||
withcyg cabal configure -f-WebApp
|
||||
withcyg cabal configure
|
||||
withcyg cabal build || true
|
||||
#rm -f Build/EvilLinker.exe
|
||||
#ghc --make Build/EvilLinker
|
||||
#Build/EvilLinker
|
||||
rm -f Build/EvilLinker.exe
|
||||
ghc --make Build/EvilLinker
|
||||
Build/EvilLinker
|
||||
|
||||
# Build the installer
|
||||
cabal install nsis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue