mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
Swap to Environment Files
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ mkdir -p .setup-elixir/otp
|
||||
tar zxf otp.tar.gz -C .setup-elixir/otp --strip-components=1
|
||||
rm otp.tar.gz
|
||||
.setup-elixir/otp/Install -minimal $(pwd)/.setup-elixir/otp
|
||||
echo "::add-path::$(pwd)/.setup-elixir/otp/bin"
|
||||
echo "$(pwd)/.setup-elixir/otp/bin" >> $GITHUB_PATH
|
||||
|
||||
Reference in New Issue
Block a user