We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f13f8 commit d6fcdd6Copy full SHA for d6fcdd6
2 files changed
.github/workflows/macos.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: fetch hidapi
32
uses: actions/checkout@v6
33
with:
34
- repository: https://github.com/libusb/hidapi
+ repository: libusb/hidapi
35
path: hidapi
36
37
- name: compile hidapitester Makefile
.github/workflows/windows.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
0 commit comments