mirror of https://github.com/KDE/kasts.git
Fix for real this time
This commit is contained in:
parent
47e26abf84
commit
4cb1848249
|
@ -15,5 +15,5 @@ android:
|
||||||
- popd
|
- popd
|
||||||
- ls
|
- ls
|
||||||
- APK_ARGS=`python3 /opt/helpers/get-apk-args.py .`
|
- APK_ARGS=`python3 /opt/helpers/get-apk-args.py .`
|
||||||
- build-kde-project alligator Applications $APK_ARGS
|
- /opt/helpers/build-kde-project alligator Applications $APK_ARGS
|
||||||
- /opt/helpers/create-apk alligator
|
- /opt/helpers/create-apk alligator
|
||||||
|
|
Loading…
Reference in New Issue