ci: fix syntax
This commit is contained in:
@@ -17,4 +17,4 @@ jobs:
|
|||||||
- name: Build tarball
|
- name: Build tarball
|
||||||
run: make tarball
|
run: make tarball
|
||||||
- name: Build rpm file
|
- name: Build rpm file
|
||||||
run: rpmbuild -ba %(make name).spec
|
run: rpmbuild -ba "%(make name).spec"
|
||||||
|
|||||||
Reference in New Issue
Block a user