From dd0fc9c2e0feffcd5dbef54e0d9794cdaff5d596 Mon Sep 17 00:00:00 2001 From: akallabeth Date: Fri, 14 Mar 2025 12:03:31 +0100 Subject: [PATCH] [ci,alt-arch] enable source uris --- .github/workflows/alt-architectures.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/alt-architectures.yml b/.github/workflows/alt-architectures.yml index 54bf6a093..8d9cd845b 100644 --- a/.github/workflows/alt-architectures.yml +++ b/.github/workflows/alt-architectures.yml @@ -36,6 +36,7 @@ jobs: CTEST_OUTPUT_ON_FAILURE: 1 WLOG_LEVEL: 'trace' install: | + sed -i '/deb-src/s/^# //' /etc/apt/sources.list apt-get update -q -y apt-get install -q -y devscripts clang ninja-build ccache equivs mk-build-deps -i -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" packaging/deb/freerdp-nightly/control