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
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
yes | pacman -S python python-pip hdf5 limesuite
|
yes | pacman -S python python-pip hdf5 limesuite python-build
|
||||||
|
|
||||||
- name: Install build tool
|
|
||||||
run: |
|
|
||||||
pip install build
|
|
||||||
|
|
||||||
- name: Build the package
|
- name: Build the package
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue