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: |