diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6570118f4..08454a7e9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -98,6 +98,7 @@ jobs: # disable debug-info because we don't want a 800MB image sed --in-place 's/debug-info: true/debug-info: false/' debian/config/defines + sed --in-place 's/debug-info: true/debug-info: false/' debian/config/amd64/defines # apply debian patches debian/bin/genorig.py ../linux-$KERNEL_VERSION.tar.xz