fixed ci with release fixes
This commit is contained in:
@@ -19,6 +19,8 @@ jobs:
|
|||||||
toolchain: stable
|
toolchain: stable
|
||||||
components: rustfmt, clippy
|
components: rustfmt, clippy
|
||||||
cache: false
|
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
|
- name: Check formatting
|
||||||
run: cargo fmt --check
|
run: cargo fmt --check
|
||||||
|
|||||||
Reference in New Issue
Block a user