We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ecefa commit 6aeebdcCopy full SHA for 6aeebdc
.github/workflows/build.yml
@@ -32,6 +32,7 @@ jobs:
32
ref: e055fb9e15301a5cedfc8ce8c82f267a16d4a45f
33
path: hyperion.ng
34
submodules: recursive
35
+ fetch-depth: 0
36
37
- name: Patch sources (force link w/ librt)
38
run: sed -i -e 's/hidapi-libusb)$/rt hidapi-libusb)/g w /dev/stdout' libsrc/leddevice/CMakeLists.txt
0 commit comments