This commit is contained in:
Eric Meadows-Jönsson
2021-01-21 14:20:44 +00:00
parent b9b3074680
commit 885971a72e
5 changed files with 5 additions and 9 deletions
+1 -3
View File
@@ -2961,9 +2961,7 @@ async function installOTP(version, osVersion) {
return
}
throw new Error(
'@erlef/setup-elixir only supports Ubuntu Linux at this time'
)
throw new Error('@erlef/setup-elixir only supports Ubuntu Linux at this time')
}