mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Fix CI job
This commit is contained in:
parent
3bc655d288
commit
592b9fba97
1 changed files with 3 additions and 2 deletions
|
|
@ -5,5 +5,6 @@ before_script:
|
|||
- tar -xvf '/tmp/fdroidserver.tar.bz2'
|
||||
- export PATH="$PATH:$PWD/fdroidserver.git/"
|
||||
|
||||
script:
|
||||
- fdroid readmeta
|
||||
metadata_check:
|
||||
script:
|
||||
- fdroid readmeta
|
||||
|
|
|
|||
Loading…
Reference in a new issue