From d1db85005b6a53449fd4c612c2e3967b1fceb272 Mon Sep 17 00:00:00 2001 From: Michael Keller Date: Mon, 3 Jun 2024 10:21:11 +1200 Subject: [PATCH] CICD: Remove Workaround for Broken ubuntu 16.04 Repository. ATTENTION: Only merge this when CICD starts working (will need a rebase to trigger a build). Signed-off-by: Michael Keller --- .github/workflows/linux-ubuntu-16.04-5.12-appimage.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/linux-ubuntu-16.04-5.12-appimage.yml b/.github/workflows/linux-ubuntu-16.04-5.12-appimage.yml index eb37945c8..ab1437373 100644 --- a/.github/workflows/linux-ubuntu-16.04-5.12-appimage.yml +++ b/.github/workflows/linux-ubuntu-16.04-5.12-appimage.yml @@ -26,8 +26,7 @@ jobs: apt-get update DEBIAN_FRONTEND=noninteractive apt-get install -y -q \ - software-properties-common=0.96.20.10 \ - python3-software-properties=0.96.20.10 + software-properties-common add-apt-repository -y ppa:savoury1/qt-5-15 add-apt-repository -y ppa:savoury1/kde-5-80