diff --git a/.github/workflows/desktop-build.yml b/.github/workflows/desktop-build.yml index dda9b9df2..00b4c7e53 100644 --- a/.github/workflows/desktop-build.yml +++ b/.github/workflows/desktop-build.yml @@ -111,6 +111,12 @@ jobs: package: skip # We are packaged in Arch already allow-failure: yes + - distro: Servatrice_Debian + version: 12 + package: DEB + test: skip + server_only: yes + - distro: Debian version: 12 package: DEB