Skip to content

Commit

Permalink
Need libudev-dev to link against libhwloc-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
HadrienG2 committed Jan 4, 2024
1 parent 608ee69 commit 105ee71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- uses: awalsh128/cache-apt-pkgs-action@latest
with:
version: 1.0
packages: libhwloc-dev
packages: libhwloc-dev libudev-dev

- name: Set up stable toolchain
if: github.event_name != 'schedule'
Expand Down

0 comments on commit 105ee71

Please sign in to comment.