mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
Ease consumption by means of .tool-versions (#159)
* Ease consumption by means of .tool-versions * Update as per self-review * Update as per self-review * Act on CI results * Act on CI results * Act on CI results This value is check by code, in any case * Act on CI results * Act on CI results * Act on CI results It appears we can't install Elixir twice on Windows, but can on Ubuntu; this is outside the scope of this branch's context so I won't fix it now * Tweak visual consumption elements * Ease potential future maintenance and/or update
This commit is contained in:
committed by
GitHub
parent
529221db21
commit
c373088147
@@ -1,2 +1,3 @@
|
||||
node_modules/**
|
||||
dist/.github/workflows
|
||||
__tests__/.tool-versions
|
||||
|
||||
Reference in New Issue
Block a user