make dir
This commit is contained in:
parent
edcce072a6
commit
2a2e30f729
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ withcygpreferred stack ghc --stack-yaml standalone/windows/stack.yaml --no-haddo
|
||||||
./Build/NullSoftInstaller
|
./Build/NullSoftInstaller
|
||||||
|
|
||||||
rm -f dist/build-version
|
rm -f dist/build-version
|
||||||
|
mkdir -p dist
|
||||||
stack ghc --stack-yaml standalone/windows/stack.yaml --no-haddock \
|
stack ghc --stack-yaml standalone/windows/stack.yaml --no-haddock \
|
||||||
Build/BuildVersion.hs > dist/build-version
|
Build/BuildVersion.hs > dist/build-version
|
||||||
./Build/BuildVersion
|
./Build/BuildVersion
|
||||||
|
|
Loading…
Reference in a new issue