Skip to content

Commit

Permalink
update CI with libftdi1-dev package
Browse files Browse the repository at this point in the history
  • Loading branch information
Georges760 committed Jan 14, 2025
1 parent 68fd87f commit feac25a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
with:
packages: libudev-dev
version: 1.0
with:
packages: libftdi1-dev
version: 1.5
- name: Build
run: cargo build --verbose
- name: Test
Expand Down

0 comments on commit feac25a

Please sign in to comment.