summaryrefslogtreecommitdiff
path: root/.github/workflows/android-build.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: android: Declare secrets during build stepGravatar Charles Lombardo2023-11-051-1/+1
|
* android-build: Run only on yuzu-android repositoryGravatar Morph2023-07-071-0/+1
|
* CI: add Android build workflowGravatar liushuyu2023-06-301-0/+79
* Switch OpenJDK runtime to Eclipse Temurin (AdoptOpenJDK has rebranded to Eclipse Temurin) * Fetch submodules using full clones instead of shallow clones