mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
DNS man: Fix CI
This commit is contained in:
parent
daaea97aa9
commit
9cc73a9566
1 changed files with 3 additions and 1 deletions
|
|
@ -28,7 +28,9 @@ Build:0.7.1,71
|
|||
commit=v0.7.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=pushd .. && sh depending_repos.sh && popd
|
||||
prebuild=pushd .. && \
|
||||
sh depending_repos.sh && \
|
||||
popd
|
||||
|
||||
Auto Update Mode:None
|
||||
# Auto Update Mode:Version v%v
|
||||
|
|
|
|||
Loading…
Reference in a new issue