Commit 65258db
Fix Android build: use full path to sdkmanager in release.yml
The sdkmanager binary is not in PATH on ubuntu-latest GitHub runners,
causing exit code 127 (command not found). Use the full path at
$ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager instead.
Agent-Logs-Url: https://github.com/winnerspiros/osu/sessions/b69c2ac9-3cf1-4e96-81e2-60ae24603d66
Co-authored-by: winnerspiros <1675249+winnerspiros@users.noreply.github.com>1 parent de7855f commit 65258db
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | | - | |
40 | | - | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments