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

CI: Fixed the broken steps in nightly-android #590

Closed
wants to merge 1 commit into from

Conversation

fish4terrisa-MSDSM
Copy link
Contributor

  • The steps Install NDK and Start Android Emulator were broken, as tools/bin/sdkmanager and tools/bin/avdmanager contain strange bugs. Changed to use cmdline-tools/latest/bin/sdkmanager and cmdline-tools/latest/bin/avdmanager
  • Maybe we will make the workflow upload the built apk in the future?

 - The steps `Install NDK` and `Start Android Emulator` were broken, as `tools/bin/sdkmanager` and `tools/bin/avdmanager` contain strange bugs. Changed to use `cmdline-tools/latest/bin/sdkmanager` and `cmdline-tools/latest/bin/avdmanager`
 - Maybe we will make the workflow upload the built apk in the future?
@ladybird-bot
Copy link
Collaborator

Hello!

One or more of the commit messages in this PR do not match the Ladybird code submission policy, please check the lint_commits CI job for more details on which commits were flagged and why.
Please do not close this PR and open another, instead modify your commit message(s) with git commit --amend and force push those changes to update this PR.

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

Successfully merging this pull request may close these issues.

None yet

2 participants