mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-13 00:10:11 +08:00
Update workflows and makefiles (1 commits squashed)
This commit is contained in:
parent
f1b36dadc7
commit
2dc7c92f0f
2
.github/workflows/build-rpm-arm64.yml
vendored
2
.github/workflows/build-rpm-arm64.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
cd ~/rpmbuild/SPECS
|
||||
rpmbuild -ba --define "PAMLIB pam0g" --define "_arch aarch64" --define "cross yes" --target=aarch64-linux-gnueabi 3proxy-$RELEASE.spec
|
||||
cd $ret
|
||||
mv ~/rpmbuild/RPMS/aarch64/3proxy-$RELEASE-1.arm.rpm 3proxy-$RELEASE.arm64.rpm
|
||||
mv ~/rpmbuild/RPMS/aarch64/3proxy-$RELEASE-1.aarch64.rpm 3proxy-$RELEASE.arm64.rpm
|
||||
- name: Get artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user