diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c2fed9b..bf8447d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -48,7 +48,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 deb package run: |