Skip to content

Commit 216b2a1

Browse files
committed
Add a bundle feature
1 parent 856a7af commit 216b2a1

File tree

11 files changed

+2017
-144
lines changed

11 files changed

+2017
-144
lines changed

.github/workflows/verify.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- uses: actions/checkout@v3
24+
- run: sudo apt-get install -y libdbus-1-dev
2425
- uses: dtolnay/rust-toolchain@nightly
2526
with:
2627
components: clippy

0 commit comments

Comments
 (0)