mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
CI: install tools;25.2.5 so that the android command works
This commit is contained in:
parent
75e74d87ac
commit
e42c1aedc5
1 changed files with 1 additions and 2 deletions
|
|
@ -395,9 +395,8 @@ fdroid build:
|
|||
|
||||
- test -n "$fdroidserver" || source /etc/profile.d/bsenv.sh
|
||||
|
||||
- rm -rf $ANDROID_HOME/tools # TODO remove once sdkmanager can upgrade installed packages
|
||||
# These packages are needed to make this env like the production buildserver.
|
||||
- sdkmanager "tools" "platform-tools" "build-tools;31.0.0"
|
||||
- sdkmanager "platform-tools" "build-tools;31.0.0"
|
||||
|
||||
- *install_fdroid_server
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue