mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-31 04:00:49 +00:00
Swap to Environment Files
This commit is contained in:
Vendored
+1
-1
@@ -7,4 +7,4 @@ cd $RUNNER_TEMP
|
||||
wget -q https://repo.hex.pm/builds/elixir/${1}${2}.zip
|
||||
unzip -d .setup-elixir/elixir ${1}${2}.zip
|
||||
rm ${1}${2}.zip
|
||||
echo "::add-path::$(pwd)/.setup-elixir/elixir/bin"
|
||||
echo "$(pwd)/.setup-elixir/elixir/bin" >> $GITHUB_PATH
|
||||
|
||||
Reference in New Issue
Block a user