build(Makefile): fix typo
This commit is contained in:
parent
8d0adf7edd
commit
7d999aae2c
2
Makefile
2
Makefile
@ -48,7 +48,7 @@ endif
|
|||||||
-rm -rf backend/.stack-work
|
-rm -rf backend/.stack-work
|
||||||
-rm -rf bin/
|
-rm -rf bin/
|
||||||
--clean-backend-deps:
|
--clean-backend-deps:
|
||||||
-rf -rf backend/.stack
|
-rm -rf backend/.stack
|
||||||
|
|
||||||
|
|
||||||
# TODO: only release when build and tests are passing!!!
|
# TODO: only release when build and tests are passing!!!
|
||||||
|
|||||||
Reference in New Issue
Block a user