add the *right* library
Some checks failed
Demo / Explore-CI (push) Failing after 1m6s

This commit is contained in:
Blizzard Finnegan 2023-06-06 14:55:36 -04:00
parent b3794a100f
commit 42c6442481
Signed by: blizzardfinnegan
GPG key ID: 61C1E13067E0018E

View file

@ -9,7 +9,7 @@ jobs:
uses: actions/checkout@v3
- name: List files in the repository
run: |
apt install librust-udev-sys-dev
apt install librust-libudev-sys-dev
- name: Grab Rust toolchain
uses: https://github.com/actions-rs/toolchain@v1
with: