From b3b29eb9ebec25d42624944a3c8b51d5f572b3ef Mon Sep 17 00:00:00 2001 From: Doug Chimento Date: Wed, 3 Dec 2025 20:31:03 +0000 Subject: [PATCH] fix: remove libudev --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 666308c..a13072d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,7 +24,7 @@ jobs: - name: Init uses: carteramesh/ci/.github/actions/rust-init@main with: - ubuntu_packages: "libudev-dev libgpgme-dev" + ubuntu_packages: "libgpgme-dev" - uses: CarteraMesh/fireblocks-config-action@main id: config with: