From b2bb3d7daeacd9fe2052e99e8812cb1b5675c5cf Mon Sep 17 00:00:00 2001 From: MoneroOcean Date: Wed, 23 Oct 2024 19:34:22 +0300 Subject: [PATCH] Fixed CI --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7abc0942..bac410e7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -114,7 +114,7 @@ jobs: steps: - name: Prepare build tools run: | - sed -i -r 's/(archive|security).ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list + #sed -i -r 's/(archive|security).ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list apt-get update apt-get install -y python-software-properties add-apt-repository -y ppa:ubuntu-toolchain-r/test