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
7cff57d967
commit
4d2b00a30d
1 changed files with 1 additions and 5 deletions
6
.github/workflows/python-package.yml
vendored
6
.github/workflows/python-package.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue