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 4da6b89 commit 3425db0Copy full SHA for 3425db0
.github/workflows/builds.yml
@@ -367,7 +367,7 @@ jobs:
367
with:
368
path: hidapisrc
369
- name: Install dependencies
370
- run: sudo dnf install -y autoconf automake libtool mingw64-gcc cmake ninja-build make
+ run: sudo dnf install -y autoconf automake libtool gawk mingw64-gcc cmake ninja-build make
371
- name: Configure CMake
372
run: |
373
rm -rf build install
0 commit comments