diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index af6936a..1e3ee15 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -17,4 +17,4 @@ jobs: - name: Build tarball run: make tarball - name: Build rpm file - run: rpmbuild -ba %(make name).spec + run: rpmbuild -ba "%(make name).spec"