build: always ensure rebar3

This commit is contained in:
Ivan Dyachkov 2022-10-27 19:41:57 +02:00
parent 554c4b4c3b
commit dcab22458d
1 changed files with 1 additions and 2 deletions

View File

@ -42,8 +42,7 @@ all: $(REBAR) $(PROFILES)
ensure-rebar3:
@$(SCRIPTS)/ensure-rebar3.sh
$(REBAR): .prepare
@$(SCRIPTS)/ensure-rebar3.sh
$(REBAR): .prepare ensure-rebar3
.PHONY: ensure-hex
ensure-hex: