mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Mozc - retry apt
This commit is contained in:
parent
465822b693
commit
357bf5469d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Builds:
|
|||
subdir: src/android/
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y clang ninja-build
|
||||
output: bin/*.apk
|
||||
rm:
|
||||
|
|
|
|||
Loading…
Reference in a new issue