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
7a23ec302e
commit
ed0a3fe83f
2
.github/workflows/build-rpm-armhf.yml
vendored
2
.github/workflows/build-rpm-armhf.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
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
|
||||||
sudo apt install libssl-dev:armhf libpam0g:armhf libpam0g-dev:armh libpam:armhf libpam-dev:armhf libpcre2-dev:armhf rpm crossbuild-essential-armhf
|
sudo apt install libssl-dev:armhf libpam0g:armhf libpam0g-dev:armhf libpcre2-dev:armhf rpm crossbuild-essential-armhf
|
||||||
- name: make rpmbuild dir
|
- name: make rpmbuild dir
|
||||||
run: mkdir -p ~/rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS}
|
run: mkdir -p ~/rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS}
|
||||||
- name: configure rpm env
|
- name: configure rpm env
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user