Skip to content

Commit 37fa164

Browse files
committed
WIP
1 parent 7a4c7f5 commit 37fa164

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
- name: checkout
2424
uses: actions/checkout@v4
2525

26+
- name: Install dependencies
27+
run: sudo apt-get update && sudo apt-get install -y libudev-dev pkg-config
28+
2629
- uses: actions/cache@v4
2730
with:
2831
path: |

0 commit comments

Comments
 (0)