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
1de0396cbf
commit
338dc5667b
1 changed files with 0 additions and 4 deletions
4
.github/workflows/python-package.yml
vendored
4
.github/workflows/python-package.yml
vendored
|
@ -14,10 +14,6 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Update system packages
|
||||
run: |
|
||||
yes | pacman -Syu
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
yes | pacman -S python python-pip hdf5 limesuite
|
||||
|
|
Loading…
Reference in a new issue