Update python-package.yml

This commit is contained in:
Kumi 2024-02-08 15:49:27 +01:00 committed by GitHub
parent e7dfa71ee3
commit f47614763b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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