From 31208ff56c59b3ace34b26e2e9a67117907dfc91 Mon Sep 17 00:00:00 2001 From: Matthias Geier Date: Tue, 31 Oct 2023 21:59:46 +0100 Subject: [PATCH] devel --- .github/workflows/build-libs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-libs.yml b/.github/workflows/build-libs.yml index 0ead2e3..48dfaed 100644 --- a/.github/workflows/build-libs.yml +++ b/.github/workflows/build-libs.yml @@ -8,7 +8,7 @@ jobs: - name: Install dependencies run: | yum install -y \ - jack-audio-connection-kit \ + jack-audio-connection-kit-devel \ # - name: checkout portaudio # NB: v4 doesn't seem to work with the manylinux2014 image: