From c3341f3d90fbf0fd0e1c684c477c7b988ae9861d Mon Sep 17 00:00:00 2001 From: Nikolai Maas Date: Fri, 6 Dec 2024 13:55:05 +0100 Subject: [PATCH] pipx --- .github/workflows/python_build_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python_build_ci.yml b/.github/workflows/python_build_ci.yml index a53e61a53..c58304b79 100644 --- a/.github/workflows/python_build_ci.yml +++ b/.github/workflows/python_build_ci.yml @@ -160,7 +160,7 @@ jobs: - uses: actions/setup-python@v5 - uses: msys2/setup-msys2@v2 with: - install: git make + install: git make pipx - name: Install Boost and TBB shell: msys2 {0}