mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-01-31 01:25:21 +01:00
CI: Install awk on Fedora for Autotools (#739)
This commit is contained in:
2
.github/workflows/builds.yml
vendored
2
.github/workflows/builds.yml
vendored
@@ -367,7 +367,7 @@ jobs:
|
||||
with:
|
||||
path: hidapisrc
|
||||
- name: Install dependencies
|
||||
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
|
||||
- name: Configure CMake
|
||||
run: |
|
||||
rm -rf build install
|
||||
|
||||
Reference in New Issue
Block a user