ci: change git describe command
This commit is contained in:
@@ -16,6 +16,6 @@ jobs:
|
||||
- name: Build tarball
|
||||
run: make tarball
|
||||
- name: Build rpm package
|
||||
run: rpmbuild -ba netoik-rp.spec
|
||||
run: rpmbuild -ba "${make name}.spec"
|
||||
- name: Upload rpm package
|
||||
run: make upload
|
||||
|
||||
Reference in New Issue
Block a user