We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577bd03 commit 49fe687Copy full SHA for 49fe687
1 file changed
.github/workflows/makefile.yml
@@ -21,7 +21,7 @@ jobs:
21
bin: shift_tool
22
name: shift_tool-Linux-x86_64.tar.gz
23
command: build
24
- dependencies_command: sudo apt install -y libudev-dev curl
+ dependencies_command: sudo apt install -y libudev-dev curl libhidapi-dev
25
26
- release_for: Windows-x86_64
27
os: windows-latest
0 commit comments