mirror of
https://github.com/nqrduck/LimeDriverBindings.git
synced 2024-11-05 18:20:03 +00:00
Update python-package.yml
This commit is contained in:
parent
e7dfa71ee3
commit
f47614763b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue