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
|
touch last-incremental-failed
|
||||||
|
|
||||||
# Build git-annex
|
# Build git-annex
|
||||||
withcyg cabal configure -f-WebApp
|
withcyg cabal configure
|
||||||
withcyg cabal build || true
|
withcyg cabal build || true
|
||||||
#rm -f Build/EvilLinker.exe
|
rm -f Build/EvilLinker.exe
|
||||||
#ghc --make Build/EvilLinker
|
ghc --make Build/EvilLinker
|
||||||
#Build/EvilLinker
|
Build/EvilLinker
|
||||||
|
|
||||||
# Build the installer
|
# Build the installer
|
||||||
cabal install nsis
|
cabal install nsis
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue