Update python-package.yml

This commit is contained in:
Kumi 2024-02-08 15:16:20 +01:00 committed by GitHub
parent 7cff57d967
commit 4d2b00a30d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,11 +20,7 @@ jobs:
- name: Install dependencies
run: |
yes | pacman -S python python-pip hdf5 limesuite
- name: Install build tool
run: |
pip install build
yes | pacman -S python python-pip hdf5 limesuite python-build
- name: Build the package
run: |