From f7fe5ddf96344c2b54fcd1312f803481138d2e57 Mon Sep 17 00:00:00 2001 From: Kumi Date: Thu, 8 Feb 2024 15:41:12 +0100 Subject: [PATCH] Update python-package.yml --- .github/workflows/python-package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |