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

I'm getting The process '/bin/sh' failed with exit code 1 when just trying to start the emulator #349

Open
tking16 opened this issue Oct 2, 2023 · 1 comment

Comments

@tking16
Copy link

tking16 commented Oct 2, 2023

Hi, just started using this plugin as I had some issues booting up an emulator from actions myself. It doesn't seem to working for me though. It's probably something simple I'm missing

Step is as follows:

    steps:
      - name: Create first emulator
        uses: reactivecircus/android-emulator-runner@v2
        with:
          api-level: 34
          ram-size: 4000
          profile: Nexus 9
          arch: arm64-v8a
          script: echo creation finished
@erawhctim
Copy link

Is this the same issue outlined in #350 ?

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