Fixed CI
This commit is contained in:
parent
2816ef9f8d
commit
b2bb3d7dae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue