build rpm
Some checks failed
RPM Build / build (push) Failing after 48s

This commit is contained in:
2024-07-09 20:56:43 -05:00
parent 3e62738dc2
commit 34efc042a1

14
.gitea/workflows/rpm.yaml Normal file
View File

@@ -0,0 +1,14 @@
name: RPM Build
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: build RPM package
id: rpm
uses: naveenrajm7/rpmbuild@master
with:
spec_file: gsettings-desktop-schemas.spec