We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd155f commit 5b916f1Copy full SHA for 5b916f1
1 file changed
.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 libudev0-shim cmake make
443
- name: Configure CMake
444
445
rm -rf build install
0 commit comments