mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-07 13:50:12 +08:00
Update build-rpm-x86-64.yml
This commit is contained in:
parent
c417d50e64
commit
7a23ec302e
2
.github/workflows/build-rpm-x86-64.yml
vendored
2
.github/workflows/build-rpm-x86-64.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Linux libraries
|
- name: Linux libraries
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install libssl-dev libpam-dev libpcre2-dev rpm
|
sudo apt install libssl-dev libpam libpam-dev libpcre2-dev rpm
|
||||||
- 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