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