mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Removed unnesessary command
This commit is contained in:
parent
f80efd4200
commit
d5ece49fa9
@ -4,7 +4,6 @@ jdk: oraclejdk8
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install --user 'requests[security]'
|
- pip install --user 'requests[security]'
|
||||||
- mkdir $ANDROID_HOME/licenses
|
|
||||||
- wget -r -nH -nd -np -R index.html* robots.txt* http://download.kiwix.org/dev/android/api/licenses/ -e robots=off -P $ANDROID_HOME/licenses
|
- wget -r -nH -nd -np -R index.html* robots.txt* http://download.kiwix.org/dev/android/api/licenses/ -e robots=off -P $ANDROID_HOME/licenses
|
||||||
|
|
||||||
before_cache:
|
before_cache:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user