mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-07 05:40:12 +08:00
Update build-rpm-armhf.yml
This commit is contained in:
parent
be2222adea
commit
1b1cf764a2
2
.github/workflows/build-rpm-armhf.yml
vendored
2
.github/workflows/build-rpm-armhf.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
echo "Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg" >>~/armhf.sources
|
||||
sudo cp ~/armhf.sources /etc/apt/sources.list.d/armhf.sources
|
||||
sudo apt update
|
||||
sudo apt install libssl-dev:armhf libpam-dev:armhf libpcre2-dev:armhfv rpm
|
||||
sudo apt install libssl-dev:armhf libpam-dev:armhf libpcre2-dev:armhfv rpm crossbuild-essential-armhf
|
||||
- name: make rpmbuild dir
|
||||
run: mkdir -p ~/rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS}
|
||||
- name: configure rpm env
|
||||
|
||||
Loading…
Reference in New Issue
Block a user