Commit b76422b
Use preinstalled Android SDK on GitHub Actions runner
Remove the apt dependencies step (buildozer-era packages not needed by
Chaquopy) and the make setup step (SDK, NDK, build-tools, platform-tools
are all preinstalled on ubuntu-latest). The runner provides
ANDROID_SDK_ROOT which the Makefile already respects.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fbb8f47 commit b76422b
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
| 133 | + | |
136 | 134 | | |
137 | 135 | | |
138 | 136 | | |
| |||
0 commit comments