Skip to content

Commit

Permalink
Add libudev-dev as dep. (#1384)
Browse files Browse the repository at this point in the history
  • Loading branch information
fnando authored Jun 18, 2024
1 parent 05158a0 commit bd19fcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,11 @@ jobs:
- os: ubuntu-latest-16-cores
target: x86_64-unknown-linux-gnu
cargo-hack-feature-options: --feature-powerset
additional_deb_packages: libudev-dev
- os: ubuntu-latest-16-cores
target: aarch64-unknown-linux-gnu
cargo-hack-feature-options: --feature-powerset
additional_deb_packages: libudev-dev
- os: macos-latest
target: x86_64-apple-darwin
cargo-hack-feature-options: --feature-powerset
Expand Down

0 comments on commit bd19fcd

Please sign in to comment.