Compare commits

...

3 commits

Author SHA1 Message Date
Julia P 4d9a980471
Merge pull request #6 from kumitterer/main
Fix Arch CI build error by installing system expat
2024-06-02 19:16:41 +02:00
Kumi 4a7cdd16b2
2024-06-02 07:25:06 +02:00
Kumi 51fc0a393d
Update python-package.yml 2024-06-02 07:22:28 +02:00

View file

@ -22,7 +22,7 @@ jobs:
- name: Install dependencies
run: |
yes | pacman -S python python-pip hdf5 limesuite python-build automake gcc pkgconf base-devel
yes | pacman -S python python-pip hdf5 limesuite python-build automake gcc pkgconf base-devel expat
- name: Install the package
run: |
@ -40,4 +40,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: built-package
path: dist/
path: dist/