mirror of
https://github.com/xmrig/xmrig.git
synced 2025-04-16 11:41:55 +00:00
Fixed CI
This commit is contained in:
parent
b2bb3d7dae
commit
5b98357b14
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue