mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-23 15:30:34 -04:00
Removing debian file for the rpm build
This commit is contained in:
parent
7a08a51f38
commit
1cf9589930
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -85,6 +85,7 @@ jobs:
|
|||||||
- name: Build rpm package
|
- name: Build rpm package
|
||||||
run: |
|
run: |
|
||||||
mkdir out
|
mkdir out
|
||||||
|
sudo rm -rf pkg/DEBIAN
|
||||||
rpmbuild -bb --buildroot $(pwd)/out --build-in-place deployment/kyoo.spec
|
rpmbuild -bb --buildroot $(pwd)/out --build-in-place deployment/kyoo.spec
|
||||||
tree -a
|
tree -a
|
||||||
- name: Prepare arch package
|
- name: Prepare arch package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user