Update build-rpm-x86-64.yml

This commit is contained in:
Vladimir Dubrovin 2026-04-06 17:52:06 +03:00
parent 22b39f0d93
commit 574e74c194

View File

@ -35,6 +35,7 @@ jobs:
run: |
cd ..
tar -czf ~/rpmbuild/SOURCES/3proxy-$RELEASE.tar.gz 3proxy
cd 3proxy
ln -s ~/rpmbuild/SOURCES/3proxy-$RELEASE.tar.gz ~/rpmbuild/SOURCES/$RELEASE.tar.gz
cp scripts/rh/3proxy.spec ~/rpmbuild/SPECS/3proxy-$RELEASE.spec
- name: rpmbuild