From e7dfa71ee36cf362c3d71bbdbd20d400ab1155ff Mon Sep 17 00:00:00 2001 From: Kumi Date: Thu, 8 Feb 2024 15:46:22 +0100 Subject: [PATCH] Update python-package.yml --- .github/workflows/python-package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 9660c09..4ceb1fa 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -23,7 +23,7 @@ jobs: - name: Install dependencies run: | - yes | pacman -S python python-pip hdf5 limesuite python-build automake gcc + yes | pacman -S python python-pip hdf5 limesuite python-build automake gcc pkgconf - name: Build the package run: |