fixed ci with release fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user