mirror of
https://github.com/ilyakooo0/heroku-buildpack-stack.git
synced 2024-11-22 01:14:42 +03:00
Update compile
This commit is contained in:
parent
15001a8e9e
commit
9283c83867
@ -100,6 +100,7 @@ if [ -f "$BUILD_DIR/Makefile" ]; then
|
||||
make install
|
||||
else
|
||||
stack setup
|
||||
stack clean
|
||||
stack build --ghc-options='-O2' --copy-bins
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user