We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 380c680 commit 90a2819Copy full SHA for 90a2819
.github/workflows/builds.yml
@@ -439,7 +439,7 @@ jobs:
439
- name: Install dependencies
440
run: |
441
pacman -Sy
442
- pacman -S --noconfirm glibc lib32-glibc gcc pkg-config autoconf automake libtool libusb libudev0 cmake make
+ pacman -S --noconfirm glibc lib32-glibc gcc pkg-config autoconf automake libtool libusb cmake make
443
- name: Configure CMake
444
445
rm -rf build install
0 commit comments