From 7fbfe3b8fcada6326cf240ca092245f58a5ab4a5 Mon Sep 17 00:00:00 2001 From: Joe Da Silva Date: Thu, 12 Sep 2024 18:06:06 -0700 Subject: [PATCH] more tuning.... --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 70b36b6..faa44ce 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -66,7 +66,7 @@ jobs: with: msystem: ${{ matrix.msystem }} update: true - install: autotools base-devel git ${{matrix.tools}}-toolchain ${{matrix.tools}}-python-setuptools + install: autotools base-devel git ${{matrix.tools}}-toolchain ${{matrix.tools}}-python-setuptools {{matrix.tools}}-python-pip - name: Create configure run: | python --version