Skip to content

Commit 5a47942

Browse files
committed
Fix broken make target
1 parent 8ab9196 commit 5a47942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ shell:
5252
console: shell
5353

5454
doc-dry:
55-
@rebar3 hex docs --dry-run
55+
@rebar3 hex build
5656

5757
publish:
5858
@rebar3 hex publish

0 commit comments

Comments
 (0)