mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Fix linter
This commit is contained in:
parent
df4923867d
commit
7912b39838
1 changed files with 2 additions and 1 deletions
|
|
@ -1060,7 +1060,8 @@ Builds:
|
|||
timeout: 20000
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y doxygen openjdk-11-jdk-headless pkgconf python3-pystache yasm
|
||||
- apt-get install -y doxygen openjdk-11-jdk-headless pkgconf python3-pystache
|
||||
yasm
|
||||
- apt-get install -y -t stretch-backports-sloppy libarchive13
|
||||
- apt-get install -y -t stretch-backports cmake
|
||||
- update-alternatives --auto java
|
||||
|
|
|
|||
Loading…
Reference in a new issue