diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 645d905..f4c6416 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -20,7 +20,7 @@ jobs: - name: Install dependencies run: | - yes | pacman -S python python-pip hdf5 limesuite python-build + yes | pacman -S python python-pip hdf5 limesuite python-build git - name: Build the package run: |