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

Commits on Jul 12, 2024

  1. CI: Fixed the broken steps in nightly-android

     - 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?
    fish4terrisa-MSDSM committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6966f55 View commit details
    Browse the repository at this point in the history