From 7d53835bba814fa517e7e24e761203259e89caff Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Thu, 27 Feb 2020 13:06:03 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=A6=E2=80=8D=E2=99=82=EF=B8=8F=20Resto?= =?UTF-8?q?re=20the=20Fedora=20modularity=20workaround?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Major Hayden --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6964945a..83a7e7bd 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -68,6 +68,7 @@ jobs: run: | echo "fastestmirror=1" >> /etc/dnf/dnf.conf echo "install_weak_deps=0" >> /etc/dnf/dnf.conf + rm -fv /etc/yum.repos.d/fedora*modular* dnf -y upgrade dnf -y install dnf-plugins-core rpm-build rpmdevtools