mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Merge branch 'fix-fedora-tests' into 'master'
fix fedora ci tests: install @development-tools See merge request fdroid/fdroidserver!634
This commit is contained in:
commit
81f1bcf752
1 changed files with 2 additions and 1 deletions
|
@ -161,7 +161,8 @@ fedora_latest:
|
|||
- echo "keepcache=True" >> /etc/dnf/dnf.conf
|
||||
|
||||
- dnf -y update || dnf -y update
|
||||
- dnf -y install findutils
|
||||
- dnf -y install @development-tools
|
||||
findutils
|
||||
git
|
||||
gnupg
|
||||
java-1.8.0-openjdk-devel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue