Skip to content

Commit 0565bad

Browse files
committed
up
1 parent 1e49ae3 commit 0565bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/publish_rebar.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Unless ELIXIR_PEM is set, nothing is uploaded. After running, can be locally tested:
99
#
1010
# $ (cd tmp && erl -S httpd)
11-
# $ HEX_BUILDS_URL=http://localhost:8000 mix local.hex --force
11+
# $ HEX_BUILDS_URL=http://localhost:8000 mix local.rebar --force
1212

1313
set -e -u -o pipefail
1414

0 commit comments

Comments
 (0)