diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index a79ffa4..9660c09 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -23,7 +23,7 @@ jobs: - name: Install dependencies run: | - yes | pacman -S python python-pip hdf5 limesuite python-build automake + yes | pacman -S python python-pip hdf5 limesuite python-build automake gcc - name: Build the package run: |