mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-28 02:30:49 +00:00
Update dist/
This commit is contained in:
Vendored
+1
-1
@@ -13,4 +13,4 @@ wget -q -O "${FILE_OUTPUT}" "https://repo.hex.pm/builds/elixir/${FILE_INPUT}"
|
||||
mkdir -p "${DIR_FOR_BIN}"
|
||||
unzip -q -d "${DIR_FOR_BIN}" "${FILE_OUTPUT}"
|
||||
echo "Installed Elixir version follows"
|
||||
${DIR_FOR_BIN}/bin/iex -v
|
||||
${DIR_FOR_BIN}/bin/elixir -v
|
||||
|
||||
Reference in New Issue
Block a user