Rename to setup-beam (#21)

This commit is contained in:
Bryan Paxton
2021-03-29 14:51:27 -05:00
committed by GitHub
parent 885971a72e
commit 86521d7b4d
12 changed files with 116 additions and 119 deletions
+1 -1
View File
@@ -28,5 +28,5 @@ async function installOTP(version, osVersion) {
return
}
throw new Error('@erlef/setup-elixir only supports Ubuntu Linux at this time')
throw new Error('@erlef/setup-beam only supports Ubuntu Linux at this time')
}