Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elixir (branch: master) opens interactive terminal (doesn't move to next Action step) #70

Closed
samhamilton opened this issue Aug 19, 2021 · 3 comments

Comments

@samhamilton
Copy link

Hi,

When trying to test elixir master branch via the below code, the action opens an interactive terminal and will not move to the next step, I have had a quick scan of the docs and didn't spot anything that might disable when running a branch rather than a release so guessing this is a bug?

- uses: erlef/setup-beam@v1.8.3
        with:
          otp-version: "24.x"
          elixir-version: "master"

Screenshot 2021-08-19 at 18 21 14

Thanks
Sam

@wojtekmach
Copy link
Collaborator

Thanks for the report, should be fixed now.

@wojtekmach
Copy link
Collaborator

oops, should be fixed now.

@samhamilton
Copy link
Author

@wojtekmach thanks - yes running actions main branch now works for elixir master testing
Screenshot 2021-08-19 at 18 36 07

@paulo-ferraz-oliveira paulo-ferraz-oliveira changed the title Elixir Master opens interactive terminal Elixir (branch: master) opens interactive terminal (doesn't move to next Action step) Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants