pkg/debian: Enforce XZ compression for package

This commit is contained in:
Maximilian Luz 2022-12-10 15:17:19 +01:00
parent 0da8ac6286
commit e7847fd836
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02

View file

@ -92,6 +92,8 @@ jobs:
cp keys/surface.crt debian/kernel/linux/keys/MOK.crt
- name: Build kernel
env:
KDEB_COMPRESS: xz
run: |
cd pkg/debian/kernel/linux
make bindeb-pkg -j2