...
Some checks failed
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Failing after 25m1s
Some checks failed
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Failing after 25m1s
This commit is contained in:
parent
7cc00e2776
commit
d63de10950
@ -54,6 +54,7 @@ jobs:
|
|||||||
rm -f tools.zip
|
rm -f tools.zip
|
||||||
cp tools/platform-tools/adb $ANDROID_HOME/platform-tools/adb
|
cp tools/platform-tools/adb $ANDROID_HOME/platform-tools/adb
|
||||||
cp tools/build-tools/aapt $ANDROID_HOME/build-tools/aapt
|
cp tools/build-tools/aapt $ANDROID_HOME/build-tools/aapt
|
||||||
|
cp tools/build-tools/aapt2 $ANDROID_HOME/build-tools/aapt2
|
||||||
rm -fr tools
|
rm -fr tools
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user