mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-07 13:50:12 +08:00
Update build-rpm-armhf.yml
This commit is contained in:
parent
e0bc28cf7b
commit
7a17b07b70
1
.github/workflows/build-rpm-armhf.yml
vendored
1
.github/workflows/build-rpm-armhf.yml
vendored
@ -50,6 +50,7 @@ jobs:
|
|||||||
echo "URIs: http://security.ubuntu.com/ubuntu/" >> ~/ubuntu.sources
|
echo "URIs: http://security.ubuntu.com/ubuntu/" >> ~/ubuntu.sources
|
||||||
echo "Suites: noble-security" >> ~/ubuntu.sources
|
echo "Suites: noble-security" >> ~/ubuntu.sources
|
||||||
echo "Components: main restricted universe multiverse" >> ~/ubuntu.sources
|
echo "Components: main restricted universe multiverse" >> ~/ubuntu.sources
|
||||||
|
echo "Architectures: amd64" >> ~/ubuntu.sources
|
||||||
echo "Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg" >> ~/ubuntu.sources
|
echo "Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg" >> ~/ubuntu.sources
|
||||||
sudo cp ~/ubuntu.sources /etc/apt/sources.list.d/ubuntu.sources
|
sudo cp ~/ubuntu.sources /etc/apt/sources.list.d/ubuntu.sources
|
||||||
sudo apt update
|
sudo apt update
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user