Skip to content

Commit

Permalink
rebar3 upgrade hasn't got option --all yet
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Zavada committed Dec 29, 2021
1 parent 7cff235 commit 86ad602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ compile:

deps:
$(if $(HEAD_REVISION),$(warning "Warning: you have checked out a tag ($(HEAD_REVISION)) and should use the compile target"))
$(REBAR) upgrade --all
$(REBAR) upgrade

clean: testclean
$(REBAR) clean
Expand Down

0 comments on commit 86ad602

Please sign in to comment.