diff --git a/Makefile b/Makefile index 0342ef5..3e6f2e9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: build build-web build-wfa-js clean clean-wfa-js ensure-dist workflow-init +.PHONY: build build-web build-wfa-js clean clean-wfa-js ensure-dist build: clean ensure-dist build-web build-wfa-js @echo "======================== Building Binary ======================="