mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-12 07:09:37 +00:00
atalk - try to get the real CI error
This commit is contained in:
parent
699052360d
commit
479b877e00
1 changed files with 1 additions and 1 deletions
|
|
@ -1958,7 +1958,7 @@ Builds:
|
|||
- aTalk/third_party/m2
|
||||
build:
|
||||
- cd jni/static_library_built
|
||||
- ./build-jnilibs4atalk.sh
|
||||
- ./build-jnilibs4atalk.sh | tee build.log >/dev/null ; tail -n 100 build.log
|
||||
ndk: r20
|
||||
|
||||
MaintainerNotes: scanignore is used to allow the local "third_party/m2" Gradle repository
|
||||
|
|
|
|||
Loading…
Reference in a new issue