Skip to content

Commit

Permalink
Install libdbus-1-dev for dry run for ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
elizabethengelman committed Jan 9, 2025
1 parent c055eac commit f7d9388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- os: ubuntu-latest-16-cores
target: x86_64-unknown-linux-gnu
cargo-hack-feature-options: --feature-powerset
additional-deb-packages: libudev-dev
additional-deb-packages: libudev-dev libdbus-1-dev
# TODO: add back ARM support
#- os: ubuntu-latest-16-cores
# target: aarch64-unknown-linux-gnu
Expand Down

0 comments on commit f7d9388

Please sign in to comment.