Commit 6cc459e
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 2cc8048 commit 6cc459e
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | | - | |
137 | | - | |
| 135 | + | |
138 | 136 | | |
139 | 137 | | |
140 | 138 | | |
| |||
0 commit comments