diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 4ceb1fa..4d1d419 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 pkgconf + yes | pacman -S python python-pip hdf5 limesuite python-build automake gcc pkgconf base-devel - name: Build the package run: |