mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
Fix publication of kiwix-lib-app.
This commit is contained in:
@ -88,7 +88,7 @@ then
|
||||
then
|
||||
for archive_info in $BINTRAY_ARCHIVES
|
||||
do
|
||||
${HOME}/kiwix-build/scripts/upload_kiwix_lib_android_to_bintray.py $archive_info
|
||||
${TRAVIS_BUILD_DIR}/scripts/upload_kiwix_lib_android_to_bintray.py $archive_info
|
||||
done
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user