remove duplicat warning
This commit is contained in:
parent
8c1aacce21
commit
14fa0e3108
1
.github/workflows/test-release.yml
vendored
1
.github/workflows/test-release.yml
vendored
@ -47,7 +47,6 @@ jobs:
|
||||
- name: Generate dynamic debian rules
|
||||
run: |
|
||||
bash src/gen-rules.sh >> debian/rules
|
||||
bash src/gen-rules.sh conffiles >> debian/pve-mod.conffiles
|
||||
|
||||
- name: Build package
|
||||
run: dpkg-buildpackage -us -uc -b
|
||||
|
||||
1
debian/pve-mod.conffiles
vendored
1
debian/pve-mod.conffiles
vendored
@ -1 +0,0 @@
|
||||
/etc/pve-mod/pve-mod.conf
|
||||
Loading…
Reference in New Issue
Block a user