Skip to content

Commit

Permalink
Fix broken make target
Browse files Browse the repository at this point in the history
  • Loading branch information
g-andrade committed Sep 12, 2022
1 parent 8ab9196 commit 5a47942
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 @@ -52,7 +52,7 @@ shell:
console: shell

doc-dry:
@rebar3 hex docs --dry-run
@rebar3 hex build

publish:
@rebar3 hex publish
Expand Down

0 comments on commit 5a47942

Please sign in to comment.