mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-30 10:36:07 +00:00
Change occurences of actions/setup-elixir to erlef/setup-elixir (#2)
* Change all occurrences of actions/setup-elixir to erlef/setup-elixir
This commit is contained in:
+1
-1
@@ -29,6 +29,6 @@ async function installOTP(version, osVersion) {
|
||||
}
|
||||
|
||||
throw new Error(
|
||||
'@actions/setup-elixir only supports Ubuntu Linux at this time'
|
||||
'@erlef/setup-elixir only supports Ubuntu Linux at this time'
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user