fixed ci with release fixes
CI / Lint and Test (pull_request) Successful in 2m8s
CI / Version Check (pull_request) Successful in 3s

This commit is contained in:
2026-04-01 16:51:44 +02:00
parent e57b69a735
commit c8a50d7b67
+2
View File
@@ -19,6 +19,8 @@ jobs:
toolchain: stable
components: rustfmt, clippy
cache: false
- name: Install packaging tools
run: apt-get update && apt-get install -y dpkg-dev pkg-config libdbus-1-dev protobuf-compiler libpulse-dev
- name: Check formatting
run: cargo fmt --check