Update workflows and makefiles (1 commits squashed)

This commit is contained in:
Vladimir Dubrovin 2026-04-06 17:37:18 +03:00
parent 96c3068a6c
commit 16b7f90aab

View File

@ -39,7 +39,7 @@ jobs:
run: |
ret=`pwd`
cd ~/rpmbuild/SPECS
rpmbuild --define "devel_version $VERSION" -ba 3proxy-$RELEASE.spec
rpmbuild --define "devel_version $VERSION" --define "version $VERSION" --define "name 3proxy" -ba 3proxy-$RELEASE.spec
cd $ret
mv ~/rpmbuild/RPMS/x86_64/3proxy-$RELEASE-1.x86_64.rpm ../3proxy-$RELEASE.x86_64.rpm
- name: Get artifact