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