Skip to content

Commit

Permalink
--all をつける
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jun 21, 2022
1 parent 82a03f8 commit f2e46c0
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 @@ -3,7 +3,7 @@
all: clean upgrade compile test dialyzer

upgrade:
@./rebar3 do update, upgrade
@./rebar3 do update, upgrade --all

compile:
@./rebar3 xref
Expand Down

0 comments on commit f2e46c0

Please # to comment.