mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 12:03:09 -04:00
#1214 fix file separators
This commit is contained in:
parent
0c9ada66db
commit
0b081b8663
@ -72,7 +72,7 @@ after_failure:
|
||||
before_deploy:
|
||||
# - export APP_CHANGELOG=$(cat app/src/kiwix/play/release-notes/en-US/default.txt)
|
||||
- export DATE=$(date +%Y-%m-%d)
|
||||
- export OUTPUT_DIR=app/build/outputs/apk/kiwix/
|
||||
- export OUTPUT_DIR=app/build/outputs/apk/kiwix
|
||||
- export UNIVERSAL_RELEASE_APK=$OUTPUT_DIR/release/*universal*.apk
|
||||
- export UNIVERSAL_DEBUG_APK=$OUTPUT_DIR/debug/*universal*.apk
|
||||
- export SSH_KEY=travis_ci_builder_id_key
|
||||
|
Loading…
x
Reference in New Issue
Block a user