Merge pull request #6 from kumitterer/main

Fix Arch CI build error by installing system expat
This commit is contained in:
Julia P 2024-06-02 19:16:41 +02:00 committed by GitHub
commit 4d9a980471
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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/