1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-11 09:22:48 -05:00
This commit is contained in:
MoneroOcean
2024-10-23 19:34:22 +03:00
parent 2816ef9f8d
commit b2bb3d7dae

View File

@@ -114,7 +114,7 @@ jobs:
steps: steps:
- name: Prepare build tools - name: Prepare build tools
run: | 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 update
apt-get install -y python-software-properties apt-get install -y python-software-properties
add-apt-repository -y ppa:ubuntu-toolchain-r/test add-apt-repository -y ppa:ubuntu-toolchain-r/test