mirror of
https://github.com/nqrduck/LimeDriverBindings.git
synced 2024-11-05 18:20:03 +00:00
Compare commits
No commits in common. "4d9a980471db824cb4c0893f45ac38cee4656a03" and "64cda090f017f8b38a5d05dfd667a876a1e18629" have entirely different histories.
4d9a980471
...
64cda090f0
1 changed files with 2 additions and 2 deletions
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
yes | pacman -S python python-pip hdf5 limesuite python-build automake gcc pkgconf base-devel expat
|
||||
yes | pacman -S python python-pip hdf5 limesuite python-build automake gcc pkgconf base-devel
|
||||
|
||||
- name: Install the package
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue